aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-06-07 22:31:22 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-06-07 22:31:22 +0800
commitf893515dd0c8b6bd54acde91fd1000ca984a81cd (patch)
treec3e43bcdb3cc42e8b0de68720097f22f7dd88740 /src/main/resources/assets
parent6fdbd7b5581a1536e644517987c3ba5e631f5c1d (diff)
downloadRoughlyEnoughItems-f893515dd0c8b6bd54acde91fd1000ca984a81cd.tar.gz
RoughlyEnoughItems-f893515dd0c8b6bd54acde91fd1000ca984a81cd.tar.bz2
RoughlyEnoughItems-f893515dd0c8b6bd54acde91fd1000ca984a81cd.zip
"Updated" to use the new Cloth Config
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json2
-rwxr-xr-xsrc/main/resources/assets/roughlyenoughitems/lang/en_us.json2
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/et_ee.json2
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json2
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
index 58bbfdbda..a247a8201 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
@@ -71,5 +71,5 @@
"text.rei.config.enable_legacy_speedcraft_support": "Включи поддръжка на стари приставки: ",
"text.rei.config.april_fools": "Ден на шегата",
"text.rei.config.april_fools.2019": "Включи 2019 REI шега за деня на шегата: ",
- "text.rei.no_config_api": "Cloth Config API не е инсталиран!\nМоля инсталирайте го, за да се покаже екранът за конфигурация!"
+ "text.rei.no_config_api": "Cloth Config v2 API не е инсталиран!\nМоля инсталирайте го, за да се покаже екранът за конфигурация!"
} \ No newline at end of file
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
index a07adbd33..49659dc77 100755
--- a/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/en_us.json
@@ -93,7 +93,7 @@
"text.rei.config.item_cheating_mode.rei_like": "Normal",
"text.rei.config.item_cheating_mode.jei_like": "Reversed",
"text.rei.config.light_gray_recipe_border": "Light Gray Recipe Border:",
- "text.rei.config_api_failed": "You arrived here either if Cloth Config API failed or you don't have it installed!\nUpdate / Install the API and report to the bug tracker.",
+ "text.rei.config_api_failed": "You arrived here either if Cloth Config v2 API failed or you don't have it installed!\nUpdate / Install the API and report to the bug tracker.",
"text.rei.back": "Back",
"text.rei.config.recipe_screen_type": "Screen Type",
"text.rei.config.recipe_screen_type.unset": "Not Set",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
index 0d7431051..2598f4192 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json
@@ -91,7 +91,7 @@
"text.rei.config.item_cheating_mode.rei_like": "Tavaline",
"text.rei.config.item_cheating_mode.jei_like": "Pööratud",
"text.rei.config.light_gray_recipe_border": "Helehall retsepti taust:",
- "text.rei.config_api_failed": "Sa sattusid siia, kui Cloth Config API nurjus või sul polnud seda paigaldatud!\nUuenda või paigalda antud API and ning teata sellest vigade loetelus.",
+ "text.rei.config_api_failed": "Sa sattusid siia, kui Cloth Config v2 API nurjus või sul polnud seda paigaldatud!\nUuenda või paigalda antud API and ning teata sellest vigade loetelus.",
"text.rei.back": "Tagasi",
"text.rei.config.recipe_screen_type": "Kuvatüüp",
"text.rei.config.recipe_screen_type.unset": "Määramata",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
index 2eeecf825..1fca0e9b5 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
@@ -93,7 +93,7 @@
"text.rei.config.item_cheating_mode.rei_like": "标准",
"text.rei.config.item_cheating_mode.jei_like": "反转",
"text.rei.config.light_gray_recipe_border": "浅灰色配方边框:",
- "text.rei.config_api_failed": "如果Cloth Config API装载失败了或你没有安装它,你就会到达这个界面!\n升级/安装API或向bug跟踪器报告.",
+ "text.rei.config_api_failed": "如果Cloth Config v2 API装载失败了或你没有安装它,你就会到达这个界面!\n升级/安装API或向bug跟踪器报告.",
"text.rei.back": "返回",
"text.rei.config.recipe_screen_type": "界面类型",
"text.rei.config.recipe_screen_type.unset": "未设置",
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
index f2de813ea..3a1e05c06 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json
@@ -93,7 +93,7 @@
"text.rei.config.item_cheating_mode.rei_like": "標準",
"text.rei.config.item_cheating_mode.jei_like": "反轉",
"text.rei.config.light_gray_recipe_border": "淺灰色配方邊框:",
- "text.rei.config_api_failed": "如果Cloth Config API裝載失敗了或你沒有安裝它,你就會到達這個界面!\n升級/安裝API或向bug跟踪器報告.",
+ "text.rei.config_api_failed": "如果Cloth Config v2 API裝載失敗了或你沒有安裝它,你就會到達這個界面!\n升級/安裝API或向bug跟踪器報告.",
"text.rei.back": "返回",
"text.rei.config.recipe_screen_type": "界麵類型",
"text.rei.config.recipe_screen_type.unset": "未設置",