forked from MapComplete/MapComplete
Translation fixes
This commit is contained in:
parent
fbf0f278e1
commit
962e364bad
4 changed files with 76 additions and 3 deletions
|
@ -66,7 +66,7 @@ export default class OpeningHoursVisualization extends UIElement {
|
|||
|
||||
return new Toggle(
|
||||
ohTable,
|
||||
Translations.t.general.loadingCountry.Clone(),
|
||||
Translations.t.general.opening_hours.loadingCountry.Clone(),
|
||||
tags.map(tgs => tgs._country !== undefined)
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue