🌐 New Crowdin updates (#1551)

This commit is contained in:
Thomas Camlong
2023-11-09 20:24:27 +01:00
committed by GitHub
parent 82c79c6591
commit 704ae1cbe4
219 changed files with 2154 additions and 507 deletions

View File

@@ -1,5 +1,7 @@
{
"save": "Сохранить",
"apply": "Применить",
"insert": "Вставить",
"about": "О программе",
"cancel": "Отмена",
"close": "Закрыть",
@@ -40,5 +42,14 @@
"medium": "среднего",
"large": "большого"
},
"seeMore": "Узнать больше..."
"seeMore": "Узнать больше...",
"position": {
"left": "Слева",
"center": "По центру",
"right": "Справа"
},
"attributes": {
"width": "Ширина",
"height": "Высота"
}
}