Files
CraterLib/Common/src/main/resources/assets/craterlib/lang/ru_ru.json
2025-02-23 13:06:37 +03:00

13 lines
629 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"t.clc.opensubconfig": "Открыть конфигурацию",
"t.clc.save": "Сохранить",
"t.clc.cancel_discard": "Отменить",
"t.clc.quit_config": "Несохранённые изменения",
"t.clc.quit_config_sure": "У вас есть несохранённые изменения конфигурации. Вы уверены, что хотите их отменить?",
"t.clc.quit_discard": "Закрыть и отменить",
"cl.buttons.edit": "Редактировать",
"cl.buttons.add_entry": "+ Добавить запись",
"cl.buttons.entry": "Запись %s"
}