Prechádzať zdrojové kódy

New translations en_us.json (ja_jp)

shedaniel 5 rokov pred
rodič
commit
cfd5f364c7

+ 4 - 0
src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json

@@ -5,6 +5,7 @@
   "text.rei.cheating_enabled": "§cチートモードを使う",
   "text.rei.cheating_limited_enabled": "§bチートモードを使う (コマンドを使用)",
   "text.rei.cheating_enabled_no_perms": "§7チートモードを§c使う §7(権限がない)",
+  "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
   "text.rei.no_permission_cheat": "チートモードでアイテムを取得する場合は、オペレーターの権限が必要です",
   "text.rei.search.field.suggestion": "検索...",
   "category.rei.crafting": "クラフト",
@@ -118,6 +119,9 @@
   "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
   "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:",
   "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Favorite Entry:",
+  "config.roughlyenoughitems.cheatingStyle": "Cheating Style:",
+  "config.roughlyenoughitems.cheatingStyle.grab": "Grab",
+  "config.roughlyenoughitems.cheatingStyle.give": "Give",
   "config.roughlyenoughitems.recipeScreenType": "レシピ画面のタイプ:",
   "config.roughlyenoughitems.recipeScreenType.config": "レシピ画面タイプ: %s",
   "config.roughlyenoughitems.recipeScreenType.unset": "設定されていません",