mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: Update app_widget.dart
Turkish language line added.
This commit is contained in:
parent
f829c63bd2
commit
4a797fcf96
@ -39,6 +39,7 @@ class InitAppWidgetTask extends LaunchTask {
|
||||
Locale('it', 'IT'),
|
||||
Locale('pt', 'BR'),
|
||||
Locale('ru', 'RU'),
|
||||
Locale('tr', 'TR'),
|
||||
Locale('zh', 'CN'),
|
||||
],
|
||||
path: 'assets/translations',
|
||||
|
Loading…
Reference in New Issue
Block a user