popup.json 696 B

12345678910111213141516171819202122
  1. {
  2. "popup.headings.description": {
  3. "description": "Title of the description area in the presence settings view.",
  4. "message": "Description"
  5. },
  6. "popup.navigation.information": {
  7. "description": "Title of the 'information' section at the navigation in the popup",
  8. "message": "Impormasyon"
  9. },
  10. "popup.information.notYou": {
  11. "description": "Is shown next to popup.information.discordUser, is a link to unlink the current Discord account",
  12. "message": "Hindi ikaw?"
  13. },
  14. "popup.logout": {
  15. "description": "Button to unlink the current Discord account",
  16. "message": "I-logout"
  17. },
  18. "popup.feedback.close": {
  19. "description": "Close button on the feedback popup",
  20. "message": "Isara"
  21. }
  22. }