Update server.en.yml
This commit is contained in:
parent
23aa28e2b4
commit
05d00802ff
|
@ -1,7 +1,7 @@
|
||||||
en:
|
en:
|
||||||
site_settings:
|
site_settings:
|
||||||
assigns_public: "Allow general public to see topic assignments"
|
assigns_public: "Allow general public to see topic assignments"
|
||||||
assigns_user_url_path: "Assigned users link to the following path (use: {username} to subtitue username)"
|
assigns_user_url_path: "Path to users assigned topics (use: {username} to substitute username)"
|
||||||
assigns_by_staff_mention: "If a staff member mentions another staff member, topic is automatically assigned"
|
assigns_by_staff_mention: "If a staff member mentions another staff member, topic is automatically assigned"
|
||||||
unassign_creates_tracking_post: "If you unassign a topic a whisper or small action will be created to track change"
|
unassign_creates_tracking_post: "If you unassign a topic a whisper or small action will be created to track change"
|
||||||
assign_self_regex: "Regex that needs to pass for self assign. Example 'my list'"
|
assign_self_regex: "Regex that needs to pass for self assign. Example 'my list'"
|
||||||
|
|
Loading…
Reference in New Issue