presence.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "presence.page.buttons.sourceCode": {
  3. "description": "Source Code button on presence pages.",
  4. "message": "Κώδικας Πηγής"
  5. },
  6. "presence.sections.changelog.title": {
  7. "description": "The title of the changelog section.",
  8. "message": "Αρχείο αλλαγών"
  9. },
  10. "presence.sections.description.title": {
  11. "description": "The title of the description section.",
  12. "message": "Περιγραφή"
  13. },
  14. "presence.sections.information.author": {
  15. "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
  16. "message": "Συγγραφέας"
  17. },
  18. "presence.sections.information.contributors": {
  19. "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
  20. "message": "Συνεισφέροντες"
  21. },
  22. "presence.sections.information.likes": {
  23. "description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
  24. "message": "Μου αρέσει"
  25. },
  26. "presence.sections.information.supportedurls": {
  27. "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
  28. "message": "Υποστηριζόμενα URL"
  29. },
  30. "presence.sections.information.tags": {
  31. "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
  32. "message": "Ετικέτες"
  33. },
  34. "presence.sections.information.title": {
  35. "description": "The title of the information section.",
  36. "message": "Πληροφορίες"
  37. },
  38. "presence.sections.information.users": {
  39. "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
  40. "message": "Χρήστες"
  41. },
  42. "presence.sections.information.version": {
  43. "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
  44. "message": "Έκδοση"
  45. }
  46. }