minecraft wiki.json 945 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "minecraft wiki.moving": {
  3. "description": "Displayed when moving a wiki page.",
  4. "message": "移動:"
  5. },
  6. "minecraft wiki.viewContributionsOf": {
  7. "description": "Displayed when viewing the contributions from a user.",
  8. "message": "瀏覽貢獻的內容:"
  9. },
  10. "minecraft wiki.viewHistory": {
  11. "description": "Displayed when viewing the history of a wiki page.",
  12. "message": "瀏覽歷史:"
  13. },
  14. "minecraft wiki.upload": {
  15. "description": "When uploading a file to the wiki",
  16. "message": "正在上載影片"
  17. },
  18. "minecraft wiki.login": {
  19. "description": "Used when a user is logging in",
  20. "message": "正在登入"
  21. },
  22. "minecraft wiki.btnViewThread": {
  23. "description": "View a forum thread",
  24. "message": "檢視討論串"
  25. },
  26. "minecraft wiki.settings": {
  27. "description": "Displayed when a user is viewing their Minecraft Wiki settings",
  28. "message": "正在調整設定"
  29. }
  30. }