You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
uptime-kuma/src/languages
Louis Lam d596f8f7eb
Merge pull request #2560 from DimitriDR/master
1 year ago
..
README.md Correct order 2 years ago
bg-BG.js Update bg-BG.js 1 year ago
cs-CZ.js Update cs-CZ.js 1 year ago
da-DK.js fix: only add en translation 2 years ago
de-CH.js Fixed some typos in the German translations 🇩🇪🇨🇭 1 year ago
de-DE.js Updated German 1 year ago
el-GR.js zoho cliq notification provider 1 year ago
en.js Merge pull request #2478 from YehowahLiu/master 1 year ago
es-ES.js Updated ES tramaslation 2 years ago
et-EE.js fix: only add en translation 2 years ago
eu.js zoho cliq notification provider 1 year ago
fa.js fix: only add en translation 2 years ago
fr-FR.js Adding translations for Kook & ZohoCliq 1 year ago
he-IL.js he-IL (#2460) 1 year ago
hr-HR.js Change small details in hr-HR translation 2 years ago
hu.js fix: only add en translation 2 years ago
id-ID.js Update id-ID.js 2 years ago
it-IT.js Italian language fixes 2 years ago
ja.js fix: only add en translation 2 years ago
ko-KR.js chore: fix typo 2 years ago
nb-NO.js fix: only add en translation 2 years ago
nl-NL.js [i18n] Update NL (Dutch) 2 years ago
pl.js Merge pull request #2260 from m-kiszka/smseagle 2 years ago
pt-BR.js fix: only add en translation 2 years ago
pt-PT.js fix: small changes in semantics 2 years ago
ru-RU.js Update Russian locale (#2218) 2 years ago
sl-SI.js Update sl-SI.js 2 years ago
sr-latn.js fix: only add en translation 2 years ago
sr.js fix: only add en translation 2 years ago
sv-SE.js fix: only add en translation 2 years ago
th-TH.js Update th-TH.js 1 year ago
tr-TR.js Update tr-TR.js 1 year ago
uk-UA.js Update ukrainian language 2 years ago
vi-VN.js fix: only add en translation 2 years ago
zh-CN.js Updated zh-CN.js 1 year ago
zh-HK.js Add configurable dns cache 1 year ago
zh-TW.js update zh-TW.js 1 year ago

README.md

How to translate

  1. Fork this repo.
  2. Run npm install
  3. Run npm run update-language-files --language=<code> where <code> is a valid ISO language code: http://www.lingoes.net/en/translator/langcode.htm. You can also use this command to check if there are new strings to translate for your language.
  4. Your language file should be filled in. You can translate now.
  5. Add it into languageList constant.
  6. Make a pull request when you have done.

If you do not have programming skills, let me know in the issues section. I will assist you. 😏