summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorRichie Zhang <12566991+StaticallyTypedRice@users.noreply.github.com>2020-02-03 15:23:36 -0800
committerGitHub <noreply@github.com>2020-02-03 15:23:36 -0800
commitf42b7b0e9d5561cbd2ab4c191ca028853907ee89 (patch)
tree2b801b7746134f756f089be9e660e876e6a154b7 /ui
parentbf9a45e2a1fd91b45b1ffce0f3abcde24e0299ee (diff)
Translate total_number_of_points to German.
Diffstat (limited to 'ui')
-rw-r--r--ui/src/translations/de.ts1
1 files changed, 1 insertions, 0 deletions
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',