forgejo/modules/translation
0ko f9a22b335e fix(ui): hardcode sort options in search syntax hint, improve look (#11381)
Followup to https://codeberg.org/forgejo/forgejo/pulls/9109

Fix issue reported by @mahlzahn that the string was confusing translators and they translated the part that wasn't meant to be translated.
Part of this fix was to replace custom IterWithTr with simple dict iteration to allow for placeholders in strings.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11381
Reviewed-by: Shiny Nematoda <snematoda@noreply.codeberg.org>
Reviewed-by: Ellen Εμιλία Άννα Zscheile <fogti@noreply.codeberg.org>
2026-02-23 06:03:23 +01:00
..
i18n chore(test): separate and move around i18n testing (#10539) 2025-12-23 04:39:26 +01:00
localeiter feat(build): uniform ini parsing (#7429) 2025-04-03 08:27:02 +00:00
mock.go Replace the 'relative-time' element scripting with custom, translatable rewrite (#6154) 2025-05-03 14:11:01 +00:00
plural_rules.go frontend: generic lazy loader for webcomponents (#8510) 2025-07-23 04:10:50 +02:00
plural_rules_test.go chore(test): separate and move around i18n testing (#10539) 2025-12-23 04:39:26 +01:00
translation.go fix(ui): hardcode sort options in search syntax hint, improve look (#11381) 2026-02-23 06:03:23 +01:00
translation_test.go chore(test): separate and move around i18n testing (#10539) 2025-12-23 04:39:26 +01:00