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 5a2a59250d
Merge pull request #1405 from sovushik/patch-9
3 years ago
..
README.md
bg-BG.js Update bg-BG.js 3 years ago
cs-CZ.js
da-DK.js
de-DE.js
en.js [Status Page] Delete status page 3 years ago
es-ES.js
et-EE.js Update et-EE.js 3 years ago
fa.js
fr-FR.js
hr-HR.js
hu.js
id-ID.js
it-IT.js
ja.js
ko-KR.js Update ko-KR.js 3 years ago
nb-NO.js
nl-NL.js
pl.js
pt-BR.js
ru-RU.js Merge pull request #1405 from sovushik/patch-9 3 years ago
sl-SI.js
sr-latn.js
sr.js
sv-SE.js
tr-TR.js Update tr-TR.js 3 years ago
vi-VN.js
zh-CN.js
zh-HK.js [Status Page] Delete status page 3 years ago
zh-TW.js

README.md

How to translate

  1. Fork this repo.
  2. Create a language file (e.g. zh-TW.js). The filename must be ISO language code: http://www.lingoes.net/en/translator/langcode.htm
  3. Run npm run update-language-files. 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. Translate src/components/settings/Security.vue (search for a Confirm component with rel="confirmDisableAuth").
  6. Add it into languageList constant.
  7. 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. 😏