-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
enhancementNew feature or request (excluding source request)New feature or request (excluding source request)
Description
I propose a feature for:
Sources
Describe your wanted feature
EcoHarmonogram API actually supports multiple languages, in which a schedule may be fetched, like "pl", "en", "uk", "ru", maybe some others. However, it's currently hardcoded to "pl".
Line 154 in 2ab5027
| params["lng"] = "pl" |
I've changed the hardcoded value to "uk" (Ukrainian) and it works perfectly.
Could this please become an option to choose when configuring the service? Just one more dropdown in the UI in addition to Town, District, Street, House Number, etc.
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or request (excluding source request)New feature or request (excluding source request)