Merge pull request #33097 from flaviacastro/fix/add-missing-messages-to-load-translations
fix: add missing messages to load_translations in web form list file
This commit is contained in:
commit
cee23ed3f7
1 changed files with 14 additions and 5 deletions
|
|
@ -286,13 +286,22 @@ def get_context(context):
|
|||
"Validation Error",
|
||||
"No {0} found",
|
||||
"Create a new {0}",
|
||||
"Drag and drop files here or upload from",
|
||||
"My Device",
|
||||
"Link",
|
||||
"Camera",
|
||||
"Upload",
|
||||
"Set all public",
|
||||
"Delete",
|
||||
"Drag and drop files here or upload from",
|
||||
"Following fields have missing values::Error message in web form",
|
||||
"Link",
|
||||
"Load More",
|
||||
"Message",
|
||||
"Missing Values Required:Error message in web form",
|
||||
"My Device",
|
||||
"No comments yet.",
|
||||
"No more items to display",
|
||||
"Set all private",
|
||||
"Set all public",
|
||||
"Start a new discussion",
|
||||
"Upload",
|
||||
"Link",
|
||||
"Public",
|
||||
"Private",
|
||||
"Optimize",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue