feat: Update app_widget.dart

Turkish language line added.
This commit is contained in:
hasanbeder 2022-02-28 15:56:13 +03:00 committed by MikeWallaceDev
parent f829c63bd2
commit 4a797fcf96

View File

@ -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',