SECURITY: Ensure site setting being updated is a configurable site setting (#21131)

This commit is contained in:
Ted Johansson
2023-04-18 14:32:18 +08:00
committed by GitHub
parent 180e3e11d1
commit 437b73e322
4 changed files with 21 additions and 3 deletions

View File

@@ -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}"