system_settings.json 610 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "author": "tobychui",
  3. "version": "1.0",
  4. "keys": {
  5. "zh-tw": {
  6. "fwtitle" : "",
  7. "strings":{
  8. },
  9. "titles":{
  10. },
  11. "placeholder":{
  12. }
  13. },
  14. "zh-hk": {
  15. "fwtitle" : "",
  16. "strings":{
  17. },
  18. "titles":{
  19. },
  20. "placeholder":{
  21. }
  22. },
  23. "zh-cn": {
  24. "fwtitle" : "",
  25. "strings":{
  26. },
  27. "titles":{
  28. },
  29. "placeholder":{
  30. }
  31. }
  32. }
  33. }