diff options
author | saturneric <[email protected]> | 2024-01-22 12:17:46 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-01-22 12:17:46 +0000 |
commit | c2c6054187f4a60974ddced39f55eb96988f0019 (patch) | |
tree | becb2cfe10b26165975b4f048c876d35aedb6cf5 /README.md | |
parent | fix: solve an achieve problem on xcode (diff) | |
download | GpgFrontend-c2c6054187f4a60974ddced39f55eb96988f0019.tar.gz GpgFrontend-c2c6054187f4a60974ddced39f55eb96988f0019.zip |
fix: update doc and fix some compile errors
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 30 |
1 files changed, 2 insertions, 28 deletions
@@ -28,7 +28,7 @@ When using GpgFrontend, you can: GpgFrontend is **PERMANENTLY FREE** of charge. However, you can support us by "starring" this project. Your contributions are highly appreciated! -[Language Supported](#language-support) by GpgFrontend including English, Chinese, French, Russian, German, Spanish, Portuguese, Arabic, etc. +[Language Supported](#language-support) by GpgFrontend including English, Chinese, French, German, Italian, etc. [>> Download <<](https://github.com/saturneric/GpgFrontend/releases/latest) | [>> User Manual <<](https://www.gpgfrontend.bktus.com/#/overview) @@ -253,38 +253,12 @@ link](https://gpgfrontend.bktus.com/#/translate-interface). GpgFrontend currently supports a wide array of languages including: - Chinese -- Spanish: 'es_ES' - French: 'fr_FR' - German: 'de_DE' -- Polish: 'pl_PL' -- Russian: 'ru_RU' -- Japanese: 'ja_JP' - Italian: 'it_IT' -- Korean: 'ko_KR' -- Brazilian Portuguese: 'pt_BR' -- Arabic: 'ar_SA' -- Hindi: 'hi_IN' -- Afrikaans: 'af_ZA' -- Albanian: 'sq_AL' -- Belarusian: 'be_BY' -- Bulgarian: 'bg_BG' -- Catalan: 'ca_ES' -- Croatian: 'hr_HR' -- Czech: 'cs_CZ' -- Danish: 'da_DK' -- Dutch: 'nl_NL' -- Estonian: 'et_EE' -- Persian: 'fa_IR' -- Finnish: 'fi_FI' -- Hebrew: 'he_IL' -- Indonesian: 'id_ID' -- Lithuanian: 'lt_LT' -- Greek: 'el_GR' -- Ukrainian: 'uk_UA' - English: 'en_US' -**Notice:** Please note that most translations are generated by Google's -automatic translation service. If you find an error in any of the translations, +**Notice:** If you find an error in any of the translations or need to add a new one, we welcome you to [join our translation work](https://www.gpgfrontend.bktus.com/#/translate-interface) to provide a more accurate human translation. |