forked from MapComplete/MapComplete
Fix translations, add opening hours to cycle themed objects
This commit is contained in:
parent
8c610d0c11
commit
62785aa4c4
2 changed files with 8 additions and 2 deletions
|
@ -907,8 +907,8 @@ export default class Translations {
|
|||
"nl": "Gesloten"
|
||||
}),
|
||||
ph_not_known: new T({
|
||||
"en": "unknown",
|
||||
"nl": "niet gekend"
|
||||
"en": " ",
|
||||
"nl": " "
|
||||
}),
|
||||
ph_closed: new T({
|
||||
"en": "closed",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue