mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-16 02:18:28 -07:00
Pull request: client: imp locale detection
Merge in DNS/adguard-home from imp-i18n to master Squashed commit of the following: commit f620ca70b2aba2937cf4c2236ca756329d9f38df Author: Ainar Garipov <A.Garipov@AdGuard.COM> Date: Fri Apr 2 18:27:53 2021 +0300 client: imp locale detection
This commit is contained in:
parent
85b31c58b7
commit
2a43560176
@ -43,6 +43,9 @@ const resources = {
|
||||
en: {
|
||||
translation: en,
|
||||
},
|
||||
enUS: {
|
||||
translation: en,
|
||||
},
|
||||
vi: {
|
||||
translation: vi,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user