@localazy/strapi-plugin
Version:
The official Strapi Plugin by Localazy.
61 lines (60 loc) • 2.11 kB
TypeScript
declare const _default: {
save: string;
cancel: string;
close: string;
off: string;
on: string;
clear: string;
global_settings: string;
global_settings_description: string;
upload_settings: string;
allow_automated_upload_to_localazy: string;
allow_automated_upload_to_localazy_info: string;
automated_upload_triggers: string;
automated_upload_triggers_placeholder: string;
creating_new_data_entry: string;
editing_data_entry: string;
automated_upload_triggers_info: string;
deprecate_source_keys_on_delete: string;
deprecate_source_keys_on_delete_info: string;
download_settings: string;
processing_of_download_webhook: string;
processing_of_download_webhook_info: string;
webhook_author: string;
webhook_author_info: string;
webhook_author_placeholder: string;
webhook_languages: string;
webhook_languages_info: string;
webhook_languages_placeholder: string;
global_settings_saved_successfully: string;
content_transfer_setup: string;
content_transfer_setup_description: string;
content_transfer_setup_saved: string;
content_transfer_setup_saved_successfully: string;
content_types_model_changed: string;
please_update_your_content: string;
you_can_upload_download: string;
only_text_based_content: string;
learn_more_in_docs_message_a: string;
learn_more_in_docs_message_b: string;
there_is_nothing_to_transfer: string;
please_check_that_you_have_entered_a_valid_collection: string;
step_1: string;
step_2: string;
step_3: string;
step_4: string;
step_5: string;
tree_item_count_zero: string;
tree_item_count_one: string;
tree_item_count_other: string;
general: string;
exclude_from_translation: string;
bulk_action_exclude_from_translation: string;
bulk_action_updating_entries: string;
bulk_action_failed_message: string;
bulk_action_success_message: string;
bulk_action_include_to_translation: string;
status_excluded: string;
status_included: string;
};
export default _default;