Commit Graph

41 Commits

Author SHA1 Message Date
Андрей 39949d2704 translations: Add missing Russian translations 2024-07-27 14:00:48 +03:00
Андрей 13fcccb2f2 translations: Add missing Russian translations 2024-07-27 13:50:18 +03:00
Philip H 4ba638c09c
i18n.js: fix typo 2024-07-10 18:55:24 +02:00
Philip H 8421e313b5 i18n.js: german translation 2024-07-10 15:46:36 +02:00
tetuaoro ce20bb7fcb feat: support more langs
* add translations for French, Spanish, and Italian
* change the wording for better understanding of this feature:
    - "import" to "restore"
    - "export" to "backup"
* rename functions to reflect these changes
2024-07-10 15:46:36 +02:00
tetuaoro 03b7d8e537 feat: load configuration from file
* import json config file & update the config (restore)
* export the config and save it to json file (backup)
2024-07-10 15:46:36 +02:00
EdwardWu 11f5122c39
translations: Update Traditional Chinese translations
* Update strings closer than Taiwanese used.

Signed-off-by: EdwardWu <bluehome.wu@gmail.com>
2024-07-04 10:47:18 +08:00
Rubén León 4868f32f1e i18n.js: complete words in Spanish 2024-04-01 23:16:57 +02:00
Sergei Birukov 32fc78589a Lint 2024-03-17 20:38:21 +03:00
Sergei Birukov f3a8ff6490 Add dark/light mode toggle. Add chart toggle
Change dark/light mode detection
Add saving uiShowCharts to local storage
Add saving uiTheme to local storage
Add ui buttons
2024-03-17 20:38:21 +03:00
Rahil Bhimjiani d91f08eb1b i18n.js: add Hindi language translation
Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-03-13 18:52:25 +01:00
Philip H ce1af6d691
Merge branch 'feat-no-privateKey' into feat/clients-without-privatekey 2024-03-02 14:12:38 +01:00
Philip H 9a3f6b0544
Merge branch 'master' into feature/added-thai-language 2024-03-01 14:17:43 +01:00
davide-acanfora a6767cafb2 Added Italian language. Updated supported languages list 2024-03-01 14:10:16 +01:00
Chanchai 811ac30fd3 update Thai language 2024-03-01 14:10:01 +01:00
Chanchai 58435fe972 Added Thai language 2024-03-01 14:10:01 +01:00
Philip H 00956ecf74
Merge branch 'feat-no-privateKey' into feat/clients-without-privatekey 2024-02-26 10:47:43 +01:00
Loudhot 0a2c06a386
Update i18n.js 2024-02-22 15:36:27 +03:00
Loudhot 5a0a9c7333
Update i18n.js
Added Ukrainian language
2024-02-22 03:52:31 +03:00
Philip H a951f0eb26
i18n.js: fixup remove trailing space 2024-02-21 10:22:57 +01:00
nashi23 e4f9a37933 Add Simplified Chinese & Traditional Chinese Language 2024-02-21 16:47:45 +08:00
Rui Ribeiro ca508549ca
Added Portuguese Language
Added Portuguese Language
2024-02-20 09:57:10 +00:00
deffcolony 30ba579517 adds Dutch & Icelandic language
+ added Dutch language
+ added Icelandic language by @alexveebee

Co-Authored-By: Alex <75509525+alexveebee@users.noreply.github.com>
2024-02-19 18:28:16 +01:00
Philip H 264eb078ca
fixup: Missing trailing comma 2024-02-19 12:36:11 +01:00
Quy Dang Quoc 30367ee32b
Add Vietnamese language 2024-02-19 17:04:56 +07:00
jkh0kr 69513770e9
Update i18n.js
Correct Korean language typo
2024-02-19 11:18:23 +09:00
jkh0kr 4b53c3d755
Update i18n.js
Add Korean language
2024-02-13 11:19:42 +09:00
amarqz e190544c50
Add Spanish language 2024-02-12 11:11:06 +01:00
Guillem Bonet 7b91dd678e
Add catalan language
Signed-off-by: Guillem Bonet <guillem.bonet@gmail.com>
2024-02-09 10:01:34 +01:00
Thomas Willems c7cc3eca4a
allow clients with no privateKey
see https://github.com/wg-easy/wg-easy/discussions/791

I disabled the download from the frontend.
If someone tries to manually call the API, the privateKey block is set to "REPLACE_ME" to indicate that this value must be set manually.
2024-01-30 21:27:02 +01:00
Philip H 6fa24b3391
fixup de: naming `update` 2024-01-03 23:48:45 +01:00
Philip H cacf5f3c02
fixup de language: Login = Anmelden, Logout = Abmelden 2024-01-03 23:38:14 +01:00
Alexander 4bc110bca5
feat: add german translation 2023-06-28 10:24:20 +07:00
cany748 88bb67e263
Update src/www/js/i18n.js
typo

Co-authored-by: Sergey Kuznetsov <votkinsk@gmail.com>
2022-12-20 09:43:36 +07:00
Clément Radenac bad3f1f492
Here is french !
Thanks a lot for this work, that's absolutely a great idea !
2022-08-04 13:38:27 +02:00
cany748 2fd233ee52
add Norwegian and Polish lang 2022-08-04 17:55:08 +07:00
cany748 ec872acba1
Merge pull request #2 from babico/patch-1
turkish support
2022-08-04 17:50:54 +07:00
Müslüm Barış Korkmazer 35bf2e3b8e
turkish support 2022-07-07 18:36:55 +03:00
cany748 2c29909ef6 add environment variable for changes lang 2022-06-20 20:09:17 +07:00
cany748 0d4218e2e7 Update i18n.js 2022-06-20 18:03:49 +07:00
cany748 ceacaa9e3c add multilanguage support and add russian language 2022-06-11 15:30:09 +07:00