mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #4059 from overleaf/ae-dropbox-case
Fix the case in a couple of Dropbox-related messages GitOrigin-RevId: 13cdcdf9d01aa139365b6e49e9d6015f42b7a31e
This commit is contained in:
parent
8993f877d4
commit
1a43dd5c68
1 changed files with 2 additions and 2 deletions
|
@ -524,7 +524,7 @@
|
|||
"keep_tc_on_like_before": "Or keep it on for everyone, like before",
|
||||
"auto_close_brackets": "Auto-close Brackets",
|
||||
"auto_pair_delimiters": "Auto-Pair Delimiters",
|
||||
"successfull_dropbox_link": "Dropbox successfully linked, Redirecting to settings page.",
|
||||
"successfull_dropbox_link": "Dropbox successfully linked, redirecting to settings page.",
|
||||
"show_link": "Show Link",
|
||||
"hide_link": "Hide Link",
|
||||
"aggregate_changed": "Changed",
|
||||
|
@ -898,7 +898,7 @@
|
|||
"update_dropbox_settings": "Update Dropbox Settings",
|
||||
"refresh_page_after_starting_free_trial": "Please refresh this page after starting your free trial.",
|
||||
"refresh_page_after_linking_dropbox": "Please refresh this page after linking your account to Dropbox.",
|
||||
"checking_dropbox_status": "checking Dropbox status",
|
||||
"checking_dropbox_status": "Checking Dropbox status",
|
||||
"manage_files_from_your_dropbox_folder": "Manage files from your Dropbox folder",
|
||||
"have_an_extra_backup": "Have an extra backup",
|
||||
"work_with_non_overleaf_users": "Work with non Overleaf users",
|
||||
|
|
Loading…
Reference in a new issue