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:
Ainar Garipov 2021-04-02 18:52:13 +03:00
parent 85b31c58b7
commit 2a43560176
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ const resources = {
en: {
translation: en,
},
enUS: {
translation: en,
},
vi: {
translation: vi,
},