overleaf/services/web/frontend/extracted-translation-keys.json
Jessica Lawshe f8a8c9bbd6 Merge pull request #3242 from overleaf/jel-add-recompile-from-scratch
Add recompile from scratch option

GitOrigin-RevId: 59836df9049e307acb11824058024919409ea4a4
2020-10-21 02:04:27 +00:00

36 lines
753 B
JSON

[
"n_warnings",
"n_warnings_plural",
"n_errors",
"n_errors_plural",
"file_outline",
"the_file_outline_is_a_new_feature_click_the_icon_to_learn_more",
"we_cant_find_any_sections_or_subsections_in_this_file",
"find_out_more_about_the_file_outline",
"expand",
"collapse",
"show_outline",
"hide_outline",
"compiling",
"recompile",
"auto_compile",
"on",
"off",
"compile_mode",
"normal",
"fast",
"stop_on_validation_error",
"ignore_validation_errors",
"run_syntax_check_now",
"loading",
"no_messages",
"send_first_message",
"your_message",
"your_project_has_errors",
"view_warnings",
"view_logs",
"view_pdf",
"recompile_from_scratch",
"run_syntax_check_now",
"toggle_compile_options_menu"
]