diff options
author | Harmony Weblate <96563367+harmony-weblate@users.noreply.github.com> | 2023-05-22 22:06:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-22 22:06:07 +0200 |
commit | b91ddfe68551f7d97365ea713037d909be6461fa (patch) | |
tree | cf088bf1302a3029480c7affe9b21c7c60ce6601 /src-vue/src/i18n/lang/ru.json | |
parent | 84cb421f13cf1a1f1b47cff6866c378972270c37 (diff) | |
download | FlightCore-b91ddfe68551f7d97365ea713037d909be6461fa.tar.gz FlightCore-b91ddfe68551f7d97365ea713037d909be6461fa.zip |
i18n: Translations update from Weblate (#365)
* Translated using Weblate (Russian)
Currently translated at 100.0% (97 of 97 strings)
Translation: Northstar/FlightCore
Translate-URL: https://translate.harmony.tf/projects/northstar/flightcore/ru/
* Translated using Weblate (Italian)
Currently translated at 34.0% (33 of 97 strings)
Translation: Northstar/FlightCore
Translate-URL: https://translate.harmony.tf/projects/northstar/flightcore/it/
---------
Co-authored-by: Andrew <voidflare1@users.noreply.translate.harmony.tf>
Co-authored-by: CloudSE7EN <CloudSE7EN@users.noreply.translate.harmony.tf>
Diffstat (limited to 'src-vue/src/i18n/lang/ru.json')
-rw-r--r-- | src-vue/src/i18n/lang/ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/src/i18n/lang/ru.json b/src-vue/src/i18n/lang/ru.json index 78264cc8..c17cb388 100644 --- a/src-vue/src/i18n/lang/ru.json +++ b/src-vue/src/i18n/lang/ru.json @@ -15,7 +15,7 @@ "play": "Играть", "settings": "Настройки", "dev": "Разработчик", - "changelog": "Изменения" + "changelog": "Обновления" }, "play": { "button": { |