mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-28 20:09:51 +00:00
Russian_translation: init
This commit is contained in:
parent
15fe0dec5f
commit
45d785ad72
2 changed files with 666 additions and 1 deletions
|
@ -228,7 +228,8 @@ class _MainState extends State<Main> {
|
|||
Locale('en', ''),
|
||||
Locale('es', ''),
|
||||
Locale('zh', ''),
|
||||
Locale('zh', 'CN')
|
||||
Locale('zh', 'CN'),
|
||||
Locale('ru', '')
|
||||
],
|
||||
scaffoldMessengerKey: scaffoldMessengerKey,
|
||||
builder: (context, child) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue