mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2024-10-01 07:35:39 -04:00
fix: language pack
This commit is contained in:
parent
a6c084cd6b
commit
8a8584e0ec
@ -25,5 +25,5 @@ export const SupportedLocales = {
|
|||||||
|
|
||||||
export const LangPack = {
|
export const LangPack = {
|
||||||
[SupportedLocales.EN]: en,
|
[SupportedLocales.EN]: en,
|
||||||
[SupportedLocales.EN]: es,
|
[SupportedLocales.ES]: es,
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user