jojo/modules/translation/i18n
0ko 973ff28f44 chore(test): separate and move around i18n testing (#10539)
Closes #10534

The primary code change is that `TestMissingTranslationHandling` was converted to a unit test.

However translation unit tests were a mix of mostly unrelated old (INI) and new (JSON) code with unclear licensing. It was cleaned up with help of Git history.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/10539
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-12-23 04:39:26 +01:00
..
dummy.go Replace the 'relative-time' element scripting with custom, translatable rewrite (#6154) 2025-05-03 14:11:01 +00:00
dummy_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
errors.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
format.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
i18n.go Replace the 'relative-time' element scripting with custom, translatable rewrite (#6154) 2025-05-03 14:11:01 +00:00
i18n_ini_test.go chore(test): separate and move around i18n testing (#10539) 2025-12-23 04:39:26 +01:00
i18n_test.go chore(test): separate and move around i18n testing (#10539) 2025-12-23 04:39:26 +01:00
localestore.go Replace the 'relative-time' element scripting with custom, translatable rewrite (#6154) 2025-05-03 14:11:01 +00:00