1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "header.contributors": {
- "description": "Contributors tab",
- "message": "Contribuidores"
- },
- "header.downloads": {
- "description": "Downloads tab",
- "message": "Downloads"
- },
- "header.language": {
- "description": "Replace English with the name of YOUR language!",
- "message": "Português do Brasil"
- },
- "header.languageNotification.btnAccept": {
- "description": "Button that switches language after click.",
- "message": "Mudar de idioma"
- },
- "header.languageNotification.btnDecline": {
- "description": "Button that will decline notification.",
- "message": "Não, obrigado"
- },
- "header.languageNotification.text": {
- "description": "Text in language notification when user has different language.",
- "message": "Nosso website foi traduzido para o seu idioma. Isso pode ajudar caso você não fale inglês tão bem."
- },
- "header.languageNotification.title": {
- "description": "Heading of the language notification when user has different language.",
- "message": "Nós suportamos seu idioma, quer alterar?"
- },
- "header.lia": {
- "description": "Indicates which user is logged in",
- "message": "Logado como"
- },
- "header.loader.phrases": {
- "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
- "message": "Cozinhando panquecas...;Colocando containers...;Analisando seu IP...;UwU;Quebrando regras...;Hackeando bicicletas..."
- },
- "header.login": {
- "description": "Login Button",
- "message": "Entrar"
- },
- "header.logout": {
- "description": "Logout button",
- "message": "Logout"
- },
- "header.rab": {
- "description": "Report a bug button",
- "message": "Reportar um bug"
- },
- "header.staff": {
- "description": "Dashboard button",
- "message": "Painel de controle"
- },
- "header.store": {
- "description": "Store tab",
- "message": "Loja"
- }
- }
|