diff options
Diffstat (limited to 'lang/it.yml')
-rw-r--r-- | lang/it.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/it.yml b/lang/it.yml index 561215f78..709f41774 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -553,3 +553,7 @@ field_searchable: Searchable label_display_per_page: 'Per page: %s' setting_per_page_options: Objects per page options label_age: Age +notice_default_data_loaded: Default configuration successfully loaded. +text_load_default_configuration: Load the default configuration +text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." +error_can_t_load_default_data: "Default configuration could not be loaded: %s" |