Added the ability to dynamically translate on the project website.

This commit is contained in:
2024-04-22 23:52:04 +05:00
parent a648ba3db9
commit 491249c8d8
55 changed files with 867 additions and 119 deletions

View File

@@ -255,5 +255,6 @@
"The link was successfully updated": "Ссылка успешно обновлена",
"The link has been deleted": "Ссылка удалена",
"Language not found": "Язык не найден",
"Project not found": "Проект не найден"
"Project not found": "Проект не найден",
"Translations successfully updated": "Переводы успешно обновлены"
}