FIX: Missing i18n key

This commit is contained in:
Robin Ward 2017-11-23 13:27:51 -05:00
parent 406ad1a1f2
commit e0dc4ea4fc
1 changed files with 1 additions and 0 deletions

View File

@ -1040,6 +1040,7 @@ en:
max_topics_in_first_day: "The maximum number of topics a user is allowed to create in the 24 hour period after creating their first post"
max_replies_in_first_day: "The maximum number of replies a user is allowed to create in the 24 hour period after creating their first post"
group_removes_trust_level: "When a user is removed grom a group, their adjusted trust level should be reverted."
tl2_additional_likes_per_day_multiplier: "Increase limit of likes per day for tl2 (member) by multiplying with this number"
tl3_additional_likes_per_day_multiplier: "Increase limit of likes per day for tl3 (regular) by multiplying with this number"