mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added turkish translation
This commit is contained in:
parent
077727c1be
commit
3ff179d24b
2 changed files with 668 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue