diff options
Diffstat (limited to 'lang/nl.yml')
-rw-r--r-- | lang/nl.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/nl.yml b/lang/nl.yml index 74eff69ea..43e1704a4 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -554,3 +554,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" |