mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
fix js
This commit is contained in:
parent
79ff2cb271
commit
b438312fde
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
'es-ES': { translation: locales_es },
|
||||
'ja-JP': { translation: locales_ja },
|
||||
'fr-FR': { translation: locales_fr },
|
||||
'pt': ( translation: locales_pt },
|
||||
'pt': { translation: locales_pt },
|
||||
'pt-BR': { translation: locales_pt_br },
|
||||
'nl': { translation: locales_nl },
|
||||
'cs-CZ': { translation: locales_cs },
|
||||
|
|
Loading…
Add table
Reference in a new issue