Chore: translation sync and formatting

This commit is contained in:
Pieter Vander Vennet 2023-11-09 16:31:01 +01:00
parent 286578bfc7
commit 85801d9bf1
11 changed files with 438 additions and 381 deletions

View file

@ -95,7 +95,9 @@
"freeform": {
"key": "name",
"type": "string",
"addExtraTags": ["noname="],
"addExtraTags": [
"noname="
],
"placeholder": {
"en": "Name of the car rental",
"nl": "Naam van de autoverhuur",
@ -118,7 +120,9 @@
"mappings": [
{
"if": "noname=yes",
"addExtraTags": ["name="],
"addExtraTags": [
"name="
],
"then": {
"en": "This car rental has no name",
"nl": "Deze autoverhuur heeft geen naam",