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