Closed
Description
Description
On gitea service startup (using systemd):
Unable to register cron task update_migration_poster_id Error: translation is missing for task "update_migration_poster_id", please add translation for "admin.dashboard.update_migration_poster_id"
This fails the service start.
I’ve setup gitea with:
[i18n]
LANGS = fr-FR
NAMES = Français
Adding english makes it work.
I don’t think it should hard fail for a missing translated string…
Gitea Version
1.17.2
Operating System
Arch Linux
How are you running Gitea?
Systemd package using provided systemd service.
Database
PostgreSQL