[Question] No fallback language #140

Closed
opened 2026-02-04 17:28:50 +03:00 by OVERLORD · 1 comment
Owner

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.

Originally created by @lukasdietrich on GitHub (Oct 30, 2021). Hello! Currently there is no fallback language defined. https://github.com/plankanban/planka/blob/2efc20cc02611bcb85609de489edcbdef5f800b3/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.
OVERLORD added the enhancement label 2026-02-04 17:28:50 +03:00
Author
Owner

@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.

@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`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#140