mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- weather: add getDirectionString() function
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -2883,6 +2883,22 @@ videomenu.zappingmode Umschaltverhalten
|
||||
videomenu.zappingmode_mute Schwarzes Bild
|
||||
videomenu.zappingmode_hold Standbild
|
||||
weather.api_key Wetter API Schlüssel (OpenWeather)
|
||||
weather.direction_e O
|
||||
weather.direction_ene ONO
|
||||
weather.direction_ese OSO
|
||||
weather.direction_n N
|
||||
weather.direction_ne NO
|
||||
weather.direction_nne NNO
|
||||
weather.direction_nnw NNW
|
||||
weather.direction_nw NW
|
||||
weather.direction_s S
|
||||
weather.direction_se SO
|
||||
weather.direction_sse SSO
|
||||
weather.direction_ssw SSW
|
||||
weather.direction_sw SW
|
||||
weather.direction_w W
|
||||
weather.direction_wnw WNW
|
||||
weather.direction_wsw WSW
|
||||
weather.enabled Wetter-Unterstützung
|
||||
weather.location Wetter-Standort
|
||||
weather.postalcode Wetter-Standort per Postleitzahl
|
||||
|
@@ -2883,6 +2883,22 @@ videomenu.zappingmode Zapping mode
|
||||
videomenu.zappingmode_mute Black screen
|
||||
videomenu.zappingmode_hold Hold screen
|
||||
weather.api_key Weather API key (OpenWeather)
|
||||
weather.direction_e E
|
||||
weather.direction_ene ENE
|
||||
weather.direction_ese ESE
|
||||
weather.direction_n N
|
||||
weather.direction_ne NE
|
||||
weather.direction_nne NNE
|
||||
weather.direction_nnw NNW
|
||||
weather.direction_nw NW
|
||||
weather.direction_s S
|
||||
weather.direction_se SE
|
||||
weather.direction_sse SSE
|
||||
weather.direction_ssw SSW
|
||||
weather.direction_sw SW
|
||||
weather.direction_w W
|
||||
weather.direction_wnw WNW
|
||||
weather.direction_wsw WSW
|
||||
weather.enabled Weather support
|
||||
weather.location Weather location
|
||||
weather.postalcode Weather location by postal code
|
||||
|
Reference in New Issue
Block a user