Sync translations

This commit is contained in:
Pieter Vander Vennet 2021-05-27 21:20:04 +02:00
parent 5503d951aa
commit 1487411a25
47 changed files with 1645 additions and 1267 deletions

View file

@ -10,7 +10,9 @@
"language": [
"nl",
"fr",
"en"
"en",
"ca",
"id"
],
"maintainer": "",
"icon": "./assets/themes/fritures/logo.svg",
@ -86,7 +88,10 @@
},
{
"render": {
"en": "<a href='{website}'>{website}</a>"
"en": "<a href='{website}'>{website}</a>",
"ca": "<a href='{website}'>{website}</a>",
"fr": "<a href='{website}'>{website}</a>",
"id": "<a href='{website}'>{website}</a>"
},
"question": {
"en": "What is the website of this shop?",