mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
Correction apostrophe encadrée par simples apostrophes
This commit is contained in:
parent
efeaadcf9d
commit
1aa5b75804
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ site_credential:
|
||||||
no: 'Non'
|
no: 'Non'
|
||||||
create_new_one: Crear un novèl identificant
|
create_new_one: Crear un novèl identificant
|
||||||
form:
|
form:
|
||||||
username_label: 'Nom d'utilizaire'
|
username_label: "Nom d'utilizaire"
|
||||||
host_label: 'Òste'
|
host_label: 'Òste'
|
||||||
password_label: 'Senhal'
|
password_label: 'Senhal'
|
||||||
save: 'Enregistrar'
|
save: 'Enregistrar'
|
||||||
|
|
Loading…
Reference in a new issue