mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
UX: Move share topic warning to modal flash alert (#15012)
This commit is contained in:
@@ -2832,8 +2832,8 @@ en:
|
||||
instructions: "Share a link to this topic:"
|
||||
copied: "Topic link copied."
|
||||
restricted_groups:
|
||||
one: "Only visible to members of group:"
|
||||
other: "Only visible to members of groups:"
|
||||
one: "Only visible to members of group: %{groupNames}"
|
||||
other: "Only visible to members of groups: %{groupNames}"
|
||||
notify_users:
|
||||
title: "Notify"
|
||||
instructions: "Notify the following users about this topic:"
|
||||
|
||||
Reference in New Issue
Block a user