mirror of
https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo.git
synced 2025-07-22 11:00:06 +02:00
![]() **Backport:** https://codeberg.org/forgejo/forgejo/pulls/7594 Fixes https://codeberg.org/forgejo/forgejo/issues/7591 Followup to https://codeberg.org/forgejo/forgejo/pulls/6203 Without the 3rd commit, when this test runs, an error message appears in the logs: ``` [E] Missing translation "incorrect_root_url" ``` With it, it does not. No changes to the actual locale handling are expected and I'm hoping there's enough other testing in place for that. Reported-by: Paweł Bogusławski <pboguslawski@noreply.codeberg.org> Co-authored-by: 0ko <0ko@noreply.codeberg.org> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7599 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org> Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org> |
||
---|---|---|
.. | ||
i18n | ||
mock.go | ||
plural_rules.go | ||
translation.go | ||
translation_test.go |