mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
SECURITY: Ensure site setting being updated is a configurable site setting (#21131)
This commit is contained in:
@@ -204,6 +204,7 @@ en:
|
||||
embed:
|
||||
load_from_remote: "There was an error loading that post."
|
||||
site_settings:
|
||||
invalid_site_setting: "No setting named '%{name}' exists"
|
||||
invalid_category_id: "You specified a category that does not exist"
|
||||
invalid_choice:
|
||||
one: "You specified the invalid choice %{name}"
|
||||
|
||||
Reference in New Issue
Block a user