mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-02-14 18:18:50 -05:00
- If the translate key is nonsense (not seen in any of the languages) then the translate key as-is should be returned as value, this helps during development. Currently it displays the first entry of the locale store which is "Home". - Regression from forgejo/forgejo#6203. - Added unit test. |
||
---|---|---|
.. | ||
i18n | ||
mock.go | ||
plural_rules.go | ||
translation.go | ||
translation_test.go |