-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #510 from bitpredator/develop
chore: (ox_doorlock) update to version 1.14.3
- Loading branch information
Showing
6 changed files
with
25 additions
and
19 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"unlocked_door": "Porta Destrancada", | ||
"locked_door": "Porta Trancada", | ||
"lock_door": "[E] Trancar Porta", | ||
"unlock_door": "[E] Destrancar Porta", | ||
"door_lock": "Fechadura", | ||
"passcode": "Senha", | ||
"lockpick_broke": "Sua lockpick quebrou", | ||
"pick_lock": "Usar Lockpick", | ||
"add_lock": "Adicionar Fechadura", | ||
"edit_lock": "Editar Fechadura", | ||
"remove_lock": "Remover Fechadura", | ||
"cannot_unlock": "Não foi possivel destrancar a porta", | ||
"cannot_lock": "Não foi possível trancar a porta", | ||
"create_modify_lock": "Criar uma fechadura, ou modificar uma existente", | ||
"add_door_textui": "**Criar nova fechadura** \nInteragir com [LMB] \nCancelar com [RMB]", | ||
"command_closest": "Abra a interface mais próximo da fechadura" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters