Merge pull request #3930 from overleaf/msm-uppercase-submit-title

Added `submit_title` for uppercase label

GitOrigin-RevId: b74651e8107667cfd882c47b9e1be185e952f9cf
This commit is contained in:
Alexandre Bourdin 2021-04-27 11:06:51 +02:00 committed by Copybot
parent 82d7d6681e
commit 855f815277
2 changed files with 2 additions and 0 deletions

View file

@ -213,6 +213,7 @@
"stop_on_validation_error": "",
"store_your_work": "",
"submit": "",
"submit_title": "",
"sure_you_want_to_delete": "",
"sync_project_to_github_explanation": "",
"sync_to_dropbox": "",

View file

@ -277,6 +277,7 @@
"history_label_project_current_state": "Current state",
"download_project_at_this_version": "Download project at this version",
"submit": "submit",
"submit_title": "Submit",
"help_articles_matching": "Help articles matching your subject",
"dropbox_for_link_share_projs": "This project was accessed via link-sharing and won't be synchronised to your Dropbox unless you are invited via e-mail by the project owner.",
"clear_search": "clear search",