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

index 7afb99ef564ffa5e711463e195f69ef5c364ba30..0f5cb03c169ec19241607c576ffeedf68aaea4e6 100644 (file)
@@ -81,6 +81,7 @@ export const en = {
     number_of_users: '{{count}} Users',
     number_of_subscribers: '{{count}} Subscribers',
     number_of_points: '{{count}} Points',
+    total_number_of_points: '{{count}} Total Points',
     number_online: '{{count}} Users Online',
     name: 'Name',
     title: 'Title',