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:
Tiago Vasconcelos 2023-05-24 11:43:31 +01:00 committed by GitHub
parent eab19280d5
commit 6eab3dae01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 222 additions and 62 deletions

View file

@ -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"