FIX: correct translation key
This commit is contained in:
parent
6f031f5432
commit
96f965ef89
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue