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 4d4d04adbd
Update bg-BG.js
2 years ago
..
README.md Update README.md 2 years ago
bg-BG.js Update bg-BG.js 2 years ago
cs-CZ.js Add a word "Status Pages" 2 years ago
da-DK.js Add a word "Status Pages" 2 years ago
de-DE.js Refine UI/UX for custom css / footer text. Add switch for show/hide powered by 2 years ago
en.js Chore: Add translation 2 years ago
es-ES.js Add a word "Status Pages" 2 years ago
et-EE.js Update et-EE.js 2 years ago
fa.js Add a word "Status Pages" 2 years ago
fr-FR.js [Status Page] Fix translations 2 years ago
hr-HR.js Update croatian (hr-HR) translation file 2 years ago
hu.js fix: update hu lang 2 years ago
id-ID.js Add a word "Status Pages" 2 years ago
it-IT.js Add a word "Status Pages" 2 years ago
ja.js Add a word "Status Pages" 2 years ago
ko-KR.js Update ko-KR.js 2 years ago
nb-NO.js Add a word "Status Pages" 2 years ago
nl-NL.js Update nl-NL.js 2 years ago
pl.js Add a word "Status Pages" 2 years ago
pt-BR.js Add a word "Status Pages" 2 years ago
ru-RU.js nudge nodemailer strings; translate new ones 2 years ago
sl-SI.js Add a word "Status Pages" 2 years ago
sr-latn.js [Status Page] Fix translations 2 years ago
sr.js [Status Page] Fix translations 2 years ago
sv-SE.js Add a word "Status Pages" 2 years ago
tr-TR.js Update tr-TR.js 2 years ago
uk-UA.js Minor fix for uk-UA 2 years ago
vi-VN.js Add a word "Status Pages" 2 years ago
zh-CN.js Update en&zh-CN lang file with 1 new i18n entry 2 years ago
zh-HK.js Improve status page sidebar 2 years ago
zh-TW.js Update Traditional Chinese (Taiwan) translation 2 years ago

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. 😏