diff options
author | Quent-in <pages_quentin@hotmail.com> | 2017-08-05 20:20:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-05 20:20:18 +0200 |
commit | 1aa5b758048355b2e817b3c6996775d53c8532bc (patch) | |
tree | 4ae93b08c136c7b7b532b3fb71070b0a65794c45 | |
parent | efeaadcf9dade0fe43e4bb35e6f64b493d5fa09a (diff) | |
download | wallabag-1aa5b758048355b2e817b3c6996775d53c8532bc.tar.gz wallabag-1aa5b758048355b2e817b3c6996775d53c8532bc.tar.zst wallabag-1aa5b758048355b2e817b3c6996775d53c8532bc.zip |
Correction apostrophe encadrée par simples apostrophes
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml index 04aa567a..cfb295be 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml | |||
@@ -537,7 +537,7 @@ site_credential: | |||
537 | no: 'Non' | 537 | no: 'Non' |
538 | create_new_one: Crear un novèl identificant | 538 | create_new_one: Crear un novèl identificant |
539 | form: | 539 | form: |
540 | username_label: 'Nom d'utilizaire' | 540 | username_label: "Nom d'utilizaire" |
541 | host_label: 'Òste' | 541 | host_label: 'Òste' |
542 | password_label: 'Senhal' | 542 | password_label: 'Senhal' |
543 | save: 'Enregistrar' | 543 | save: 'Enregistrar' |