mirror of
1
Fork 0
forgejo/modules/translation
0ko 584c504e25 feat(ui): localize theme names (#7168)
Allow translating theme names. Not even for i18n reasons but because this way the menu is clearer and cleaner.

The number of translated entries is kept minimal for now. It is easy to pollute locales with these names otherwise.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7168
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-03-09 15:12:30 +00:00
..
i18n fix(i18n): make HasKey aware of newStyleMessages (#7166) 2025-03-08 14:52:32 +00:00
mock.go feat(ui): localize theme names (#7168) 2025-03-09 15:12:30 +00:00
plural_rules.go Initial support for localization and pluralization with go-i18n-JSON-v2 format 2025-01-17 11:21:28 +01:00
translation.go feat(ui): localize theme names (#7168) 2025-03-09 15:12:30 +00:00
translation_test.go Initial support for localization and pluralization with go-i18n-JSON-v2 format 2025-01-17 11:21:28 +01:00