diff --git a/config/locales/de.yml b/config/locales/de.yml index a3b79f5..75c0ccc 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -944,3 +944,4 @@ de: field_assigned_to_role: Assignee's role field_start_date: Start date + button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" diff --git a/config/locales/ru.yml b/config/locales/ru.yml index cba9d07..377ff66 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1042,3 +1042,4 @@ ru: label_principal_search: "Search for user or group:" label_user_search: "Search for user:" + field_start_date: Start Date