]> Untitled Git - lemmy.git/commitdiff
Fix the German translation for "unsave"
authorRichie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Wed, 29 Jan 2020 20:57:40 +0000 (12:57 -0800)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2020 20:57:40 +0000 (12:57 -0800)
ui/src/translations/de.ts

index 1a6dee4cb274e218f0b8df239f71d782e337b0d0..ec55394c87342c13af2cfadecae3363c0793280a 100644 (file)
@@ -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',