forked from MapComplete/MapComplete
Fix translations
This commit is contained in:
parent
a7fa71fda7
commit
6a1af09bb8
16 changed files with 646 additions and 106 deletions
|
@ -391,8 +391,14 @@
|
|||
"disable": "Do not ask this question again",
|
||||
"disabledIntro": "You disabled some type of questions. To enable a question again, click them here",
|
||||
"disabledTitle": "Disabled questions",
|
||||
"emailIs": "The email address of this {category} is <a href='mailto:{email}' target='_blank'>{email}</a>",
|
||||
"emailOf": "What is the email address of {category}?",
|
||||
"enable": "Ask this question for all features",
|
||||
"noneDisabled": "If you are not interested in a specific type of question, disable it. To disable a question, click the three dots in the upper-right corner and select 'disable'"
|
||||
"noneDisabled": "If you are not interested in a specific type of question, disable it. To disable a question, click the three dots in the upper-right corner and select 'disable'",
|
||||
"phoneNumberIs": "The phone number of this {category} is <a href='tel:{phone}' target='_blank'>{phone}</a>",
|
||||
"phoneNumberOf": "What is the phone number of {category}?",
|
||||
"websiteIs": "Website: <a href='{website}' target='_blank'>{website}</a>",
|
||||
"websiteOf": "What is the website of {category}?"
|
||||
},
|
||||
"readYourMessages": "Please, read all your OpenStreetMap-messages before adding a new feature.",
|
||||
"removeLocationHistory": "Delete the location history",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue