33 lines
1.0 KiB
YAML
33 lines
1.0 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_all:
|
|
title: "Unassign All"
|
|
confirm: "Are you sure you want to unassign all topics from {{username}}?"
|
|
|
|
unassign:
|
|
title: "Unassign"
|
|
help: "Unassign Topic"
|
|
assign:
|
|
title: "Assign"
|
|
help: "Assign Topic to 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"
|
|
user:
|
|
messages:
|
|
assigned_title: "Assigned (%{count})"
|
|
assigned: "Assigned"
|