Adding Russian translation

Adding a Russian translation and fixing other language files to make them look the same.
This commit is contained in:
crim50n
2023-05-10 10:16:40 +03:00
parent 0ad91101a4
commit 71a546dd44
11 changed files with 266 additions and 10 deletions

View File

@@ -69,8 +69,8 @@ const it: LocaleType = {
ConfirmClearAll: "Sei sicuro vuoi cancellare tutte le chat?",
},
Lang: {
Name: "Lingue",
All: "All Languages",
Name: "Language", // ATTENTION: if you wanna add a new translation, please do not translate this value, leave it as `Language`
All: "Tutte le lingue",
Options: {
cn: "简体中文",
en: "English",
@@ -81,6 +81,7 @@ const it: LocaleType = {
jp: "日本語",
de: "Deutsch",
vi: "Vietnamese",
ru: "Русский",
},
},
Avatar: "Avatar",