From 76abacf56e0f47f2f1d79ee9323ca12f6019f45a Mon Sep 17 00:00:00 2001 From: Samuel <73540958+6c65726f79@users.noreply.github.com> Date: Sat, 2 Apr 2022 22:56:41 +0200 Subject: [PATCH] Add Ukrainian locale --- README.md | 2 ++ public/locales/uk.json | 0 src/services/LocaleController.ts | 1 + src/views/Settings.vue | 1 + 4 files changed, 4 insertions(+) create mode 100644 public/locales/uk.json diff --git a/README.md b/README.md index f319d1f1..29944034 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ ![POEditor](https://img.shields.io/poeditor/progress/389563/ru?token=c2a5935a2b069e687490b29b02f3964c) ![POEditor](https://img.shields.io/poeditor/progress/389563/es-cr?token=c2a5935a2b069e687490b29b02f3964c) ![POEditor](https://img.shields.io/poeditor/progress/389563/fr-ch?token=c2a5935a2b069e687490b29b02f3964c) +![POEditor](https://img.shields.io/poeditor/progress/389563/uk?token=c2a5935a2b069e687490b29b02f3964c) Available languages: - **Chinese (simplified)** (Cuiweiqiang dlnu, xiatian) @@ -72,6 +73,7 @@ Available languages: - **Russian** (Alek Depler) - **Spanish** (Zenón Monge) - **Swiss French** (Alain Nussbaumer) +- **Ukrainian** (Oleksandr Popov) You can help with the translation by joining the project on [POEditor](https://poeditor.com/join/project?hash=sbVnI9eo3d). If your language is not availaible, feel free to add it. diff --git a/public/locales/uk.json b/public/locales/uk.json new file mode 100644 index 00000000..e69de29b diff --git a/src/services/LocaleController.ts b/src/services/LocaleController.ts index d02e3032..a337dd8a 100644 --- a/src/services/LocaleController.ts +++ b/src/services/LocaleController.ts @@ -16,6 +16,7 @@ const list: Array = [ "nl", "pl", "ru", + "uk", "zh-cn", "zh-tw", ]; diff --git a/src/views/Settings.vue b/src/views/Settings.vue index f7734239..14ef37de 100644 --- a/src/views/Settings.vue +++ b/src/views/Settings.vue @@ -35,6 +35,7 @@ Nederlands Polskie Pусский + украї́нська 简体中文 繁體中文