add loop for language selection (#1725)
add languages add portuguese fix bug with singlequotes, and a vendor.json fixup formatting include bundle rename files
This commit is contained in:
parent
eab19280d5
commit
6eab3dae01
8 changed files with 222 additions and 62 deletions
|
|
@ -72,6 +72,8 @@
|
|||
"/static/i18n/fr.js",
|
||||
"/static/i18n/nl.js",
|
||||
"/static/i18n/we.js",
|
||||
"/static/i18n/pt.js",
|
||||
"/static/i18n/br.js",
|
||||
"/static/js/base.js",
|
||||
"/static/js/components.js",
|
||||
"/static/js/bolt11-decoder.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue