forked from MapComplete/MapComplete
Small tweaks
This commit is contained in:
parent
8ca4eb1747
commit
3efcc4d456
4 changed files with 11 additions and 2 deletions
|
@ -393,6 +393,11 @@ export default class Translations {
|
|||
nl: "getal"
|
||||
}),
|
||||
|
||||
osmLinkTooltip: new T({
|
||||
en: "See this object on OpenStreetMap for history and more editing options",
|
||||
nl: "Bekijk dit object op OpenStreetMap waar geschiedenis en meer aanpasopties zijn"
|
||||
}),
|
||||
|
||||
add: {
|
||||
|
||||
addNew: new T({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue