|
@@ -1,9 +1,9 @@
|
|
|
{
|
|
|
- "text.cloth-config.save_and_done": "Save Changes",
|
|
|
- "text.cloth-config.apply": "Apply Changes",
|
|
|
+ "text.cloth-config.save_and_done": "Запис и изход",
|
|
|
+ "text.cloth-config.apply": "Прилагане на промените",
|
|
|
"text.cloth-config.quit_config": "Changes Not Saved",
|
|
|
"text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
|
|
|
- "text.cloth-config.cancel_discard": "Cancel & Discard Changes",
|
|
|
+ "text.cloth-config.cancel_discard": "Отхвърляне на промените",
|
|
|
"text.cloth-config.quit_discard": "Quit & Discard Changes",
|
|
|
"text.cloth-config.config": "Config",
|
|
|
"text.cloth-config.multi_error": "Multiple Issues!",
|
|
@@ -19,8 +19,8 @@
|
|
|
"text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
|
|
|
"text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
|
|
|
"text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
|
|
|
- "text.cloth-config.error.color.invalid_color": "Not a valid color!",
|
|
|
- "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
|
|
|
+ "text.cloth-config.error.color.invalid_color": "Не е действителен цвят!",
|
|
|
+ "text.cloth-config.error.color.no_hash": "Не е действителен цвят! (Липсва #)",
|
|
|
"text.cloth-config.list.add": "Insert New",
|
|
|
"text.cloth-config.list.remove": "Delete Selected",
|
|
|
"text.cloth-config.error_cannot_save": "Error!",
|