🌍: Correct Localized Text of "Save & Submit" Button (#1517)

* To provide a full translation option for the button in other languages

* Add a modification for the old version of the chat
This commit is contained in:
MACHINSOFT 2024-01-08 22:12:05 +03:00 committed by GitHub
parent 8f9ef13325
commit e3abd0d345
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 5 deletions

View file

@ -38,6 +38,7 @@ export default {
com_ui_upload_invalid: 'Invalid file for upload. Must be an image not exceeding 2 MB',
com_ui_cancel: 'Cancel',
com_ui_save: 'Save',
com_ui_save_submit: 'Save & Submit',
com_ui_copy_to_clipboard: 'Copy to clipboard',
com_ui_copied_to_clipboard: 'Copied to clipboard',
com_ui_regenerate: 'Regenerate',