From: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com> Date: Wed, 29 Jan 2020 20:57:40 +0000 (-0800) Subject: Fix the German translation for "unsave" X-Git-Url: http://these/git/?a=commitdiff_plain;h=836a2ba0591b00f793d2e1a249cb0aec64c7cec8;p=lemmy.git Fix the German translation for "unsave" --- diff --git a/ui/src/translations/de.ts b/ui/src/translations/de.ts index 1a6dee4c..ec55394c 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 schonen', + unsave: 'rückgängig speichern', create: 'anlegen', creator: 'Ersteller', username: 'Benutzername',