Added turkish translation

This commit is contained in:
Juan Gilsanz Polo 2023-10-21 18:54:40 +02:00
parent 077727c1be
commit 3ff179d24b
2 changed files with 668 additions and 1 deletions

View file

@ -229,7 +229,8 @@ class _MainState extends State<Main> {
Locale('es', ''),
Locale('zh', ''),
Locale('zh', 'CN'),
Locale('pl', '')
Locale('pl', ''),
Locale('tr', '')
],
scaffoldMessengerKey: scaffoldMessengerKey,
builder: (context, child) {