Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2024-03-28 15:57:04 +01:00
commit 6e2afefcba
9 changed files with 74 additions and 48 deletions

View file

@ -738,12 +738,8 @@
{
"if": "_translation_contributions>0",
"then": {
"en": "You have contributed to translating MapComplete! That's awesome!",
"ca": "Has contribuït a traduir MapComplete! Això és fantàstic!",
"de": "Sie haben dazu beigetragen, MapComplete zu übersetzen! Das ist großartig!",
"nl": "Je hebt MapComplete helpen vertalen! Dat is fantastisch! Bedankt hiervoor!",
"cs": "Přispěli jste k překladu MapComplete! To je úžasné!",
"pt": "Você contribuiu para a tradução do MapComplete! Fantástico!"
"en": "You have contributed to translating MapComplete with {_translation_contributions} commits! That's awesome!",
"nl": "Je hebt MapComplete helpen vertalen met {_translation_contributions} commits! Dat is fantastisch! Bedankt hiervoor!"
},
"icon": "party"
}