mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #32116 from overleaf/em-bibtex-paste
Implement BibTeX import functionality and parser GitOrigin-RevId: 9e30d03bf0a73e106f009e621d8f60e766e93a9b
This commit is contained in:
@@ -580,11 +580,13 @@
|
||||
"end_time_utc": "",
|
||||
"ensure_recover_account": "",
|
||||
"enter_any_size_including_units_or_valid_latex_command": "",
|
||||
"enter_manually": "",
|
||||
"enter_tax_id_number": "",
|
||||
"enter_the_code": "",
|
||||
"enter_the_confirmation_code": "",
|
||||
"enter_the_number_of_licenses_youd_like_to_add_to_see_the_cost_breakdown": "",
|
||||
"entry": "",
|
||||
"entry_label": "",
|
||||
"entry_plural": "",
|
||||
"equation_preview": "",
|
||||
"error": "",
|
||||
@@ -1298,6 +1300,8 @@
|
||||
"password_was_detected_on_a_public_list_of_known_compromised_passwords": "",
|
||||
"paste": "",
|
||||
"paste_options": "",
|
||||
"paste_or_type_your_reference_here": "",
|
||||
"paste_references": "",
|
||||
"paste_with_formatting": "",
|
||||
"paste_without_formatting": "",
|
||||
"pause_subscription": "",
|
||||
|
||||
@@ -731,6 +731,7 @@
|
||||
"end_time_utc": "End time (UTC)",
|
||||
"ensure_recover_account": "This will ensure that it can be used to recover your __appName__ account in case you lose access to your primary email address.",
|
||||
"enter_any_size_including_units_or_valid_latex_command": "Enter any size (including units) or valid LaTeX command",
|
||||
"enter_manually": "Enter manually",
|
||||
"enter_tax_id_number": "Enter tax ID number",
|
||||
"enter_the_code": "Enter the 6-digit code sent to __email__.",
|
||||
"enter_the_confirmation_code": "Enter the 6-digit confirmation code sent to <0>__email__</0>.",
|
||||
@@ -739,6 +740,7 @@
|
||||
"enter_your_email_address_below_and_we_will_send_you_a_link_to_reset_your_password": "Enter your email address below, and we will send you a link to reset your password",
|
||||
"enter_your_email_and_we_will_send_reset_instructions": "Enter your email and we’ll send reset instructions.",
|
||||
"entry": "entry",
|
||||
"entry_label": "Entry",
|
||||
"entry_plural": "entries",
|
||||
"equation_generator": "Equation Generator",
|
||||
"equation_preview": "Equation preview",
|
||||
@@ -1690,6 +1692,8 @@
|
||||
"password_was_detected_on_a_public_list_of_known_compromised_passwords": "This password was detected on a <0>public list of known compromised passwords</0>.",
|
||||
"paste": "Paste",
|
||||
"paste_options": "Paste options",
|
||||
"paste_or_type_your_reference_here": "Paste or type your reference here.",
|
||||
"paste_references": "Paste references",
|
||||
"paste_with_formatting": "Paste with formatting",
|
||||
"paste_without_formatting": "Paste without formatting",
|
||||
"pause_subscription": "Pause subscription",
|
||||
|
||||
Reference in New Issue
Block a user