template.json 770 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "author": "tobychui",
  3. "version": "1.0",
  4. "keys": {
  5. "zh-tw": {
  6. "name": "繁體中文(台灣)",
  7. "fwtitle" : "",
  8. "strings":{
  9. },
  10. "titles":{
  11. },
  12. "placeholder":{
  13. }
  14. },
  15. "zh-hk": {
  16. "name": "繁體中文(香港)",
  17. "fwtitle" : "",
  18. "strings":{
  19. },
  20. "titles":{
  21. },
  22. "placeholder":{
  23. }
  24. },
  25. "zh-cn": {
  26. "name": "简体中文(简体)",
  27. "fwtitle" : "",
  28. "strings":{
  29. },
  30. "titles":{
  31. },
  32. "placeholder":{
  33. }
  34. }
  35. }
  36. }