Fix strings ... (silly me)
This commit is contained in:
parent
be7a59b934
commit
4820ad3db3
|
@ -7,7 +7,7 @@
|
||||||
"title.nextpage":"next page ({0} of {1})",
|
"title.nextpage":"next page ({0} of {1})",
|
||||||
"title.lastpage":"next page (last)",
|
"title.lastpage":"next page (last)",
|
||||||
"title.numberOfPages":"{0} ({1} pages)",
|
"title.numberOfPages":"{0} ({1} pages)",
|
||||||
"pubdate.title":"Publication year"
|
"pubdate.title":"Publication year",
|
||||||
"bookword.title":"Books",
|
"bookword.title":"Books",
|
||||||
"bookword.none":"No book",
|
"bookword.none":"No book",
|
||||||
"bookword.one":"1 book",
|
"bookword.one":"1 book",
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"title.nextpage":"page suivante ({0} sur {1})",
|
"title.nextpage":"page suivante ({0} sur {1})",
|
||||||
"title.lastpage":"page suivante (dernière)",
|
"title.lastpage":"page suivante (dernière)",
|
||||||
"title.numberOfPages":"{0} ({1} pages)",
|
"title.numberOfPages":"{0} ({1} pages)",
|
||||||
"pubdate.title":"Année de publication"
|
"pubdate.title":"Année de publication",
|
||||||
"bookword.title":"Livres",
|
"bookword.title":"Livres",
|
||||||
"bookword.none":"Aucun livre",
|
"bookword.none":"Aucun livre",
|
||||||
"bookword.one":"1 livre",
|
"bookword.one":"1 livre",
|
||||||
|
|
Loading…
Reference in a new issue