chore: add webform list empty state messages to load_translations

This commit is contained in:
flaviacastro 2025-04-28 19:44:38 -03:00
parent 3f813b347e
commit 1bf0aaf8ee

View file

@ -288,6 +288,8 @@ def get_context(context):
"Page {0} of {1}",
"Couldn't save, please check the data you have entered",
"Validation Error",
"No {0} found",
"Create a new {0}",
self.title,
self.introduction_text,
self.success_title,