mirror of
https://github.com/haveno-dex/haveno-ui.git
synced 2025-06-19 11:54:20 -04:00
fix: language pack
This commit is contained in:
parent
a6c084cd6b
commit
8a8584e0ec
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ export const SupportedLocales = {
|
|||
|
||||
export const LangPack = {
|
||||
[SupportedLocales.EN]: en,
|
||||
[SupportedLocales.EN]: es,
|
||||
[SupportedLocales.ES]: es,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue