Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 7bd8365

Browse files
authored
chore(locales): add pt-br locale (#159)
1 parent 25c6f30 commit 7bd8365

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

locales/pt-br.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"unlocked_door": "Porta Destrancada",
3+
"locked_door": "Porta Trancada",
4+
"lock_door": "[E] Trancar Porta",
5+
"unlock_door": "[E] Destrancar Porta",
6+
"door_lock": "Fechadura",
7+
"passcode": "Senha",
8+
"lockpick_broke": "Sua lockpick quebrou",
9+
"pick_lock": "Usar Lockpick",
10+
"add_lock": "Adicionar Fechadura",
11+
"edit_lock": "Editar Fechadura",
12+
"remove_lock": "Remover Fechadura",
13+
"cannot_unlock": "Não foi possivel destrancar a porta",
14+
"cannot_lock": "Não foi possível trancar a porta",
15+
"create_modify_lock": "Criar uma fechadura, ou modificar uma existente",
16+
"add_door_textui": "**Criar nova fechadura** \nInteragir com [LMB] \nCancelar com [RMB]",
17+
"command_closest": "Abra a interface mais próximo da fechadura"
18+
}

0 commit comments

Comments
 (0)