platform/plugins/card-assets/lang/ru.json
Denis Bykhov 9d87ce7ede
Cards fixes (#8003)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-02-14 01:41:25 +07:00

24 lines
1.1 KiB
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.

{
"string": {
"Card": "Карта",
"CardApplication": "Карты",
"Cards": "Карты",
"Content": "Содержание",
"CreateCard": "Создать карту",
"CreateMasterTag": "Создать тип",
"CreateTag": "Создать тег",
"MasterTag": "Тип",
"MasterTags": "Типы",
"Parent": "Родитель",
"Tags": "Теги",
"Tag": "Тег",
"CardLibrary": "Библиотека карт",
"MinimizeAll": "Свернуть все",
"ExpandAll": "Развернуть все",
"DeleteTag": "Удалить тег",
"TagRelations": "Связи тегов",
"DeleteTagConfirm": "Вы действительно хотите удалить этот тег? Все связанные свойства будут удалены",
"DeleteMasterTag": "Удалить тип",
"DeleteMasterTagConfirm": "Вы действительно хотите удалить этот тип? Все объекты, связанные с этим типом, будут удалены"
}
}