Merge pull request #1298 from govvin/patch-3
Fix English grammatical tense.
This commit is contained in:
commit
fa44f8deb7
1 changed files with 3 additions and 3 deletions
|
@ -225,13 +225,13 @@
|
||||||
"loadingCountry": "Determining country…",
|
"loadingCountry": "Determining country…",
|
||||||
"not_all_rules_parsed": "These opening hours are complicated. The following rules are ignored in the input element:",
|
"not_all_rules_parsed": "These opening hours are complicated. The following rules are ignored in the input element:",
|
||||||
"openTill": "till",
|
"openTill": "till",
|
||||||
"open_24_7": "Opened around the clock",
|
"open_24_7": "Open around the clock",
|
||||||
"open_during_ph": "During a public holiday, this is",
|
"open_during_ph": "During a public holiday, this is",
|
||||||
"opensAt": "from",
|
"opensAt": "from",
|
||||||
"ph_closed": "closed",
|
"ph_closed": "closed",
|
||||||
"ph_not_known": " ",
|
"ph_not_known": " ",
|
||||||
"ph_open": "opened",
|
"ph_open": "open",
|
||||||
"ph_open_as_usual": "opened as usual"
|
"ph_open_as_usual": "open, as usual"
|
||||||
},
|
},
|
||||||
"osmLinkTooltip": "Browse this object on OpenStreetMap for history and more editing options",
|
"osmLinkTooltip": "Browse this object on OpenStreetMap for history and more editing options",
|
||||||
"pdf": {
|
"pdf": {
|
||||||
|
|
Loading…
Reference in a new issue