Added the ability to automatically translate documentation content.

This commit is contained in:
2025-02-09 18:58:51 +05:00
parent 25faa3d62b
commit 58a256e1e4
24 changed files with 768 additions and 3 deletions

View File

@@ -256,6 +256,7 @@
"The link has been deleted": "Ссылка удалена",
"Language not found": "Язык не найден",
"Project not found": "Проект не найден",
"Documentation not found": "Документация не найдена",
"Translations successfully updated": "Переводы успешно обновлены",
"allowed characters:": "разрешенные символы:",
"Documentation version created successfully": "Версия документации успешно создана",
@@ -268,5 +269,7 @@
"Category successfully created": "Категория успешно создана",
"Category updated successfully": "Категория успешно обновлена",
"Category successfully deleted": "Категория успешно удалена",
"Old Files deleted": "Старые файлы удалены"
"Old Files deleted": "Старые файлы удалены",
"Automatic translation": "Автоматический перевод",
"The settings were saved successfully": "Настройки успешно сохранены"
}