39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
en:
|
|
js:
|
|
action_codes:
|
|
assigned: "assigned %{who} %{when}"
|
|
unassigned: "unassigned %{who} %{when}"
|
|
discourse_assign:
|
|
cant_act: "You cannot act on flags that have been assigned to other users"
|
|
cant_act_unclaimed: "You must claim this topic before acting on flags."
|
|
assigned: "Assigned"
|
|
assigned_to: "Assigned to"
|
|
assign_notification: "<p><span>{{username}}</span> {{description}}</p>"
|
|
unassign:
|
|
title: "Unassign"
|
|
help: "Unassign Topic"
|
|
assign:
|
|
title: "Assign"
|
|
help: "Assign Topic to User"
|
|
reassign:
|
|
title: "Re-assign"
|
|
help: "Re-assign Topic to a different user"
|
|
assign_modal:
|
|
title: "Assign Topic"
|
|
description: "Enter the username of the person you'd like to assign this topic"
|
|
assign: "Assign"
|
|
claim:
|
|
title: "claim"
|
|
help: "Assign topic to yourself"
|
|
reminders_frequency:
|
|
description: "Frequency for receiving assigned topics reminders"
|
|
never: 'Never'
|
|
daily: 'Daily'
|
|
weekly: 'Weekly'
|
|
monthly: 'Monthly'
|
|
quarterly: 'Quarterly'
|
|
user:
|
|
messages:
|
|
assigned_title: "Assigned (%{count})"
|
|
assigned: "Assigned"
|