From: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com> Date: Wed, 29 Jan 2020 23:57:32 +0000 (-0800) Subject: Use "nicht speichern" for "unsave" in German. X-Git-Url: http://these/git/?a=commitdiff_plain;h=8ad119f72ce38c8a04f39f42523ec7f8f11f9c96;p=lemmy.git Use "nicht speichern" for "unsave" in German. --- diff --git a/ui/src/translations/de.ts b/ui/src/translations/de.ts index 9b2b6fb1..30b53c79 100644 --- a/ui/src/translations/de.ts +++ b/ui/src/translations/de.ts @@ -66,7 +66,7 @@ export const de = { unban_from_site: 'Von der Seite entbannen', banned: 'gesperrt', save: 'speichern', - unsave: 'rückgängig machen speichern', + unsave: 'nicht speichern', create: 'anlegen', creator: 'Ersteller', username: 'Benutzername',