mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 20:15:01 +00:00
Add total_number_of_points.
This commit is contained in:
parent
1e8b359571
commit
1bf8661834
1 changed files with 1 additions and 0 deletions
1
ui/src/translations/en.ts
vendored
1
ui/src/translations/en.ts
vendored
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue