FIX: correct translation key

This commit is contained in:
Sam Saffron 2019-05-03 11:29:49 +10:00
parent 6f031f5432
commit 96f965ef89
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ en:
flags_require_assign: "When enabled, flags cannot be handled unless assigned to a user."
remind_assigns: "Remind users about pending assigns."
remind_assigns_frequency: "Frequency for reminding users about assigned topics."
max_assigns_per_user: "Maximum number of topics that can be assigned to a user."
max_assigned_topics: "Maximum number of topics that can be assigned to a user."
discourse_assign:
assigned_to: "Topic assigned to @%{username}"
unassigned: "Topic was unassigned"