Merge pull request #3376 from mempool/i18n/enable-danish

i18n: Enable Danish
This commit is contained in:
softsimon 2023-03-14 14:53:00 +09:00 committed by GitHub
commit 374ff50a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,10 @@
"translation": "src/locale/messages.de.xlf",
"baseHref": "/de/"
},
"da": {
"translation": "src/locale/messages.da.xlf",
"baseHref": "/da/"
},
"es": {
"translation": "src/locale/messages.es.xlf",
"baseHref": "/es/"