diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:56 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-01 14:25:56 +0800 |
| commit | 512ca01a0cf4c1abb5af840bfdd37933b39b6126 (patch) | |
| tree | 15887a0a51b630dce569a8485e96cbe268b727e4 /src | |
| parent | eda36c622d70a972263aeed243dfb7d7cd715807 (diff) | |
| download | RoughlyEnoughItems-512ca01a0cf4c1abb5af840bfdd37933b39b6126.tar.gz RoughlyEnoughItems-512ca01a0cf4c1abb5af840bfdd37933b39b6126.tar.bz2 RoughlyEnoughItems-512ca01a0cf4c1abb5af840bfdd37933b39b6126.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 1a52f45c0..018f6c8b3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -5,6 +5,7 @@ "text.rei.cheating_enabled": "§cTrapaças ativada", "text.rei.cheating_limited_enabled": "§bTrapaças ativada (usando comandos)", "text.rei.cheating_enabled_no_perms": "§7Trapaças §cativada §7(sem permissão)", + "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)", "text.rei.no_permission_cheat": "Permissões de operador são necessárias para obter itens", "text.rei.search.field.suggestion": "Procurar...", "category.rei.crafting": "Fabricação", @@ -118,6 +119,9 @@ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Tecla Copiar ID da receita:", "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Exportar Receita:", "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Atalho Favoritos:", + "config.roughlyenoughitems.cheatingStyle": "Cheating Style:", + "config.roughlyenoughitems.cheatingStyle.grab": "Grab", + "config.roughlyenoughitems.cheatingStyle.give": "Give", "config.roughlyenoughitems.recipeScreenType": "Estilo de tela de receita:", "config.roughlyenoughitems.recipeScreenType.config": "Estilo de tela de receita: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Não definido", |
