diff options
Diffstat (limited to 'src/main/resources')
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": "未設置", |
