fix: add missing messages to load_translations in web form list file

This commit is contained in:
flaviacastro 2025-06-25 12:27:03 +00:00
parent 36d9779e3f
commit 0d58394db0

View file

@ -286,6 +286,21 @@ def get_context(context):
"Validation Error",
"No {0} found",
"Create a new {0}",
"Camera",
"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",
self.title,
self.introduction_text,
self.success_title,