mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: support cs-CZ language (#4066)
* inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * inlang: update translations * chore: enable czech language in settings * chore: rename translation file * chore: rename in inlang project json --------- Co-authored-by: Richard Shiue <71320345+richardshiue@users.noreply.github.com>
This commit is contained in:
@ -62,6 +62,7 @@ class InitAppWidgetTask extends LaunchTask {
|
||||
Locale('am', 'ET'),
|
||||
Locale('ar', 'SA'),
|
||||
Locale('ca', 'ES'),
|
||||
Locale('cs', 'CZ'),
|
||||
Locale('ckb', 'KU'),
|
||||
Locale('de', 'DE'),
|
||||
Locale('en'),
|
||||
|
Reference in New Issue
Block a user