mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 05:25:16 -05:00
FIX: throw error when link in reason for grant badge is an external link (#6690)
This commit is contained in:
committed by
Régis Hanol
parent
3ae4c9ab6d
commit
55945ec7c8
@@ -210,6 +210,7 @@ en:
|
||||
provider_not_enabled: "You are not permitted to view the requested resource. The authentication provider is not enabled."
|
||||
provider_not_found: "You are not permitted to view the requested resource. The authentication provider does not exist."
|
||||
read_only_mode_enabled: "The site is in read only mode. Interactions are disabled."
|
||||
invalid_grant_badge_reason_link: "External or invalid discourse link is not allowed in badge reason"
|
||||
|
||||
reading_time: "Reading time"
|
||||
likes: "Likes"
|
||||
|
||||
Reference in New Issue
Block a user