platform/plugins/card-assets/lang/ru.json
Denis Bykhov e0c6724c73
Minor cards fixes ()
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-31 21:34:47 +07:00

23 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": "Удалить тег",
"DeleteTagConfirm": "Вы действительно хотите удалить этот тег? Все связанные свойства будут удалены",
"DeleteMasterTag": "Удалить мастер-тег",
"DeleteMasterTagConfirm": "Вы действительно хотите удалить этот мастер-тег? Все объекты, связанные с этим мастер-тегом, будут удалены"
}
}