Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-05-06 12:17:21 +02:00
parent 1c34cc3c03
commit 7ba053893f
47 changed files with 568 additions and 425 deletions

View file

@ -62,11 +62,11 @@
"payment-options-advanced": {
"override": {
"mappings+": {
"1": {
"then": "Betaling utføres med et medlemskort"
},
"0": {
"then": "Betaling utføres med et eget program"
},
"1": {
"then": "Betaling utføres med et medlemskort"
}
}
}
@ -111,4 +111,4 @@
"question": "Hva er respektivt element på Wikipedia?"
}
}
}
}

View file

@ -56,6 +56,18 @@
},
"question": "Que métodos de pagamento são aceites aqui?"
},
"payment-options-advanced": {
"override": {
"mappings+": {
"0": {
"then": "O pagamento é feito utilizando uma aplicação dedicada"
},
"1": {
"then": "O pagamento é feito usando um cartão de membro"
}
}
}
},
"phone": {
"question": "Qual é o número de telefone de {title()}?"
},
@ -111,18 +123,6 @@
}
},
"question": "Qual é o item correspondente na Wikipédia?"
},
"payment-options-advanced": {
"override": {
"mappings+": {
"1": {
"then": "O pagamento é feito usando um cartão de membro"
},
"0": {
"then": "O pagamento é feito utilizando uma aplicação dedicada"
}
}
}
}
}
}
}