diff options
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 3 | ||||
-rw-r--r-- | config/locales/fr.yml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 919d77861..c7d13cc0f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -927,6 +927,9 @@ en: label_edit_attachments: Edit attached files label_link_copied_issue: Link copied issue label_ask: Ask + label_search_attachments_yes: Search attachment filenames and descriptions + label_search_attachments_no: Do not search attachments + label_search_attachments_only: Search attachments only button_login: Login button_submit: Submit diff --git a/config/locales/fr.yml b/config/locales/fr.yml index a167fa0e9..26857d9c8 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -947,6 +947,9 @@ fr: label_edit_attachments: Modifier les fichiers attachés label_link_copied_issue: Lier la demande copiée label_ask: Demander + label_search_attachments_yes: Rechercher les noms et descriptions de fichiers + label_search_attachments_no: Ne pas rechercher les fichiers + label_search_attachments_only: Rechercher les fichiers uniquement button_login: Connexion button_submit: Soumettre |