]> Untitled Git - lemmy.git/commitdiff
Translate total_number_of_points to German.
authorRichie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>
Mon, 3 Feb 2020 23:23:36 +0000 (15:23 -0800)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2020 23:23:36 +0000 (15:23 -0800)
ui/src/translations/de.ts

index 7a1b0f5d1aac51d3999c47d400a5a650cc159aee..717cf375eff812eb4d41dbeab45455075d16efdc 100644 (file)
@@ -74,6 +74,7 @@ export const de = {
     number_of_users: '{{count}} Benutzer',
     number_of_subscribers: '{{count}} Abonnenten',
     number_of_points: '{{count}} Punkte',
+    total_number_of_points: '{{count}} Gesamtpunkte',
     number_online: '{{count}} Benutzer online',
     name: 'Name',
     title: 'Titel',