Translation sync + fix translation issue

This commit is contained in:
Pieter Vander Vennet 2022-04-09 19:07:43 +02:00
parent 11df164567
commit aaa59955cb
36 changed files with 510 additions and 449 deletions

View file

@ -216,7 +216,8 @@
"if": "shop=rental",
"then": {
"nl": "Deze zaak focust op verhuur",
"en": "Deze business focuses on rental"
"en": "Deze business focuses on rental",
"de": "Dieses Geschäft konzentriert sich auf die Vermietung"
}
}
]
@ -311,7 +312,8 @@
{
"render": {
"en": "Only accessible to {access}",
"nl": "Enkel voor {access}"
"nl": "Enkel voor {access}",
"de": "Nur zugänglich für {access}"
},
"freeform": {
"key": "access"