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
MrEddX 14a062804e
Update bg-BG.js
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 2 years ago
da-DK.js fix: only add en translation 2 years ago
de-DE.js add new german translations 2 years ago
el-GR.js Remove some double dots & fix backuprecommended 2 years ago
en.js Merge pull request #1964 from minhhoangvn/feat/add-gRPC-protocol 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 fix: only add en translation 2 years ago
fa.js fix: only add en translation 2 years ago
fr-FR.js Update FR language + fixed daytime error (#2226) 2 years 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 forgot to save lol 2 years ago
tr-TR.js fix some translations 2 years ago
uk-UA.js Update ukrainian language 2 years ago
vi-VN.js fix: only add en translation 2 years ago
zh-CN.js Update zh-CN.js 1 year ago
zh-HK.js [WIP] Checking maintenance time using maintenance_timeslot table 2 years ago
zh-TW.js update zh-tw translation 2 years 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. 😏