diff options
Diffstat (limited to 'lang/ko.yml')
-rw-r--r-- | lang/ko.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/ko.yml b/lang/ko.yml index d0e03b364..52c9b5431 100644 --- a/lang/ko.yml +++ b/lang/ko.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" |