0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 00:00:34 +01:00
gitea/options/locale
Lunny Xiao 9264811217
Remove translation to issue add time because the format is fixed should not be translated (#32850)
The input content should always be `1h 2m 3s` and will be the same on
different UI languages. So the translation is wrong.
2024-12-15 07:44:13 +00:00
..
locale_cs-CZ.ini
locale_de-DE.ini
locale_el-GR.ini
locale_en-US.ini Remove translation to issue add time because the format is fixed should not be translated (#32850) 2024-12-15 07:44:13 +00:00
locale_es-ES.ini
locale_fa-IR.ini
locale_fi-FI.ini
locale_fr-FR.ini
locale_ga-IE.ini
locale_hu-HU.ini
locale_id-ID.ini
locale_is-IS.ini
locale_it-IT.ini
locale_ja-JP.ini
locale_ko-KR.ini
locale_lv-LV.ini
locale_nl-NL.ini
locale_pl-PL.ini
locale_pt-BR.ini
locale_pt-PT.ini
locale_ru-RU.ini
locale_si-LK.ini
locale_sk-SK.ini
locale_sv-SE.ini
locale_tr-TR.ini
locale_uk-UA.ini
locale_zh-CN.ini
locale_zh-HK.ini
locale_zh-TW.ini
TRANSLATORS