diff options
author | 0ko <0ko@noreply.codeberg.org> | 2024-03-19 10:37:03 +0100 |
---|---|---|
committer | Earl Warren <contact@earl-warren.org> | 2024-03-20 08:20:08 +0100 |
commit | 26e4af4268080d940674a05d0da272a0783315dd (patch) | |
tree | a514ec14295ed54fe5b42000262c89eeea93bc11 /options/locale/locale_zh-CN.ini | |
parent | [I18N] Translations update from Weblate (#2645) (diff) | |
download | forgejo-26e4af4268080d940674a05d0da272a0783315dd.tar.xz forgejo-26e4af4268080d940674a05d0da272a0783315dd.zip |
Fix heatmap localization
Fixes #2552
(cherry picked from commit 708f4bc3b6bb40dd2b18ff7c009e2f9cfe7c4780)
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r-- | options/locale/locale_zh-CN.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index b4e2851ee9..30af45fc60 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -164,7 +164,7 @@ footer.links=链接 [heatmap] number_of_contributions_in_the_last_12_months=一年内 %s 次贡献 -no_contributions=目前还没有贡献。 +contributions_zero=目前还没有贡献。 less=更少的 more=更多的 |