mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
DE update strings for curweather
This commit is contained in:
parent
4b47bcc884
commit
a73286c0d0
2 changed files with 36 additions and 35 deletions
|
@ -23,7 +23,7 @@ $a->strings["Enter either the name of your location or the zip code."] = "Gib en
|
|||
$a->strings["Your Location"] = "Deinen Standort festlegen";
|
||||
$a->strings["Identifier of your location (name or zip code), e.g. <em>Berlin,DE</em> or <em>14476,DE</em>."] = "Identifikator deines Standorts (Name oder Postleitzahl), z.B. <em>Berlin,DE</em> oder <em>14476,DE</em>.";
|
||||
$a->strings["Units"] = "Einheiten";
|
||||
$a->strings["select if the temperatur should be displayed in °C or °F"] = "wähle ob die Temperatur in °C oder °F angezeigt werden soll";
|
||||
$a->strings["select if the temperatur should be displayed in °C or °F"] = "wähle ob die Temperatur in °C oder °F angezeigt werden soll";
|
||||
$a->strings["Show weather data"] = "Zeige Wetter Daten";
|
||||
$a->strings["Curweather settings saved."] = "Curweather Einstellungen gespeichert.";
|
||||
$a->strings["Caching Interval"] = "Cache Intervall";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue