mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Question] No fallback language #140
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lukasdietrich on GitHub (Oct 30, 2021).
Hello!
Currently there is no fallback language defined.
2efc20cc02/client/src/i18n.js (L61)Is that on purpose?
I would guess, that missing some newer attributes in a language other than english is a common problem.
@meltyshev commented on GitHub (Apr 20, 2022):
Hi!
You are right. The English locale should be included in the application instead of lazy loading, then it can be specified as
fallbackLng.