refactor: refactored administration strings
This commit also removes support for French and Spanish, and adds support for Brazillian Portuguese. Additionally, the accidental leave protection on the form builder has also been fixed.
This commit is contained in:
@@ -247,7 +247,7 @@ return [
|
||||
'form_preview' => [
|
||||
'preview' => 'Preview',
|
||||
'title' => 'Application Form Preview',
|
||||
'looks' => 'This is how your form looks like to applicants',
|
||||
'looks' => 'This is how your form looks like to applicants.',
|
||||
'f_info' => 'You may edit it and add more fields later.',
|
||||
'',
|
||||
],
|
||||
|
Reference in New Issue
Block a user