mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
Update Basics.elm
I'm not sure whether this is the right position and whether it also applies to other "Absenden" buttons where "Absenden" is better, but I think "Speichern" is the better term for in user settings.
This commit is contained in:
parent
016e838228
commit
5b161c58bf
@ -87,7 +87,7 @@ de =
|
|||||||
, outgoing = "Ausgehend"
|
, outgoing = "Ausgehend"
|
||||||
, tags = "Tags"
|
, tags = "Tags"
|
||||||
, items = "Dokumente"
|
, items = "Dokumente"
|
||||||
, submit = "Absenden"
|
, submit = "Speichern"
|
||||||
, submitThisForm = "Formular abschicken"
|
, submitThisForm = "Formular abschicken"
|
||||||
, cancel = "Abbrechen"
|
, cancel = "Abbrechen"
|
||||||
, delete = "Löschen"
|
, delete = "Löschen"
|
||||||
@ -97,7 +97,7 @@ de =
|
|||||||
, backToList = "Zurück zur Liste"
|
, backToList = "Zurück zur Liste"
|
||||||
, searchPlaceholder = "Suche…"
|
, searchPlaceholder = "Suche…"
|
||||||
, selectPlaceholder = "Auswahl…"
|
, selectPlaceholder = "Auswahl…"
|
||||||
, id = "Id"
|
, id = "ID"
|
||||||
, ok = "Ok"
|
, ok = "Ok"
|
||||||
, yes = "Ja"
|
, yes = "Ja"
|
||||||
, no = "Nein"
|
, no = "Nein"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user