header.json 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "header.contributors": {
  3. "description": "Contributors tab",
  4. "message": "Contribuidores"
  5. },
  6. "header.downloads": {
  7. "description": "Downloads tab",
  8. "message": "Downloads"
  9. },
  10. "header.language": {
  11. "description": "Replace English with the name of YOUR language!",
  12. "message": "Português do Brasil"
  13. },
  14. "header.languageNotification.btnAccept": {
  15. "description": "Button that switches language after click.",
  16. "message": "Mudar de idioma"
  17. },
  18. "header.languageNotification.btnDecline": {
  19. "description": "Button that will decline notification.",
  20. "message": "Não, obrigado"
  21. },
  22. "header.languageNotification.text": {
  23. "description": "Text in language notification when user has different language.",
  24. "message": "Nosso website foi traduzido para o seu idioma. Isso pode ajudar caso você não fale inglês tão bem."
  25. },
  26. "header.languageNotification.title": {
  27. "description": "Heading of the language notification when user has different language.",
  28. "message": "Nós suportamos seu idioma, quer alterar?"
  29. },
  30. "header.lia": {
  31. "description": "Indicates which user is logged in",
  32. "message": "Logado como"
  33. },
  34. "header.loader.phrases": {
  35. "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
  36. "message": "Cozinhando panquecas...;Colocando containers...;Analisando seu IP...;UwU;Quebrando regras...;Hackeando bicicletas..."
  37. },
  38. "header.login": {
  39. "description": "Login Button",
  40. "message": "Entrar"
  41. },
  42. "header.logout": {
  43. "description": "Logout button",
  44. "message": "Logout"
  45. },
  46. "header.rab": {
  47. "description": "Report a bug button",
  48. "message": "Reportar um bug"
  49. },
  50. "header.staff": {
  51. "description": "Dashboard button",
  52. "message": "Painel de controle"
  53. },
  54. "header.store": {
  55. "description": "Store tab",
  56. "message": "Loja"
  57. }
  58. }