From: Richie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com> Date: Mon, 3 Feb 2020 23:23:36 +0000 (-0800) Subject: Translate total_number_of_points to German. X-Git-Url: http://these/git/?a=commitdiff_plain;h=f42b7b0e9d5561cbd2ab4c191ca028853907ee89;p=lemmy.git Translate total_number_of_points to German. --- diff --git a/ui/src/translations/de.ts b/ui/src/translations/de.ts index 7a1b0f5d..717cf375 100644 --- a/ui/src/translations/de.ts +++ b/ui/src/translations/de.ts @@ -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',