diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.yaml | 3 | ||||
-rw-r--r-- | i18n/fr.yaml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.yaml b/i18n/en.yaml index b9786e4..7c22fbd 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -1,2 +1,5 @@ translations: other: "Available translations" + +BookShare: + other: "If I write a book review, that means I own a copy of that book. Send me an email if you want me to send you the copy." diff --git a/i18n/fr.yaml b/i18n/fr.yaml index c305b10..4db5e06 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -1,2 +1,5 @@ translations: other: "Des traductions disponibles" + +BookShare: + other: "Quand j'écris un critique d'un livre, ça signifie que j'ai un copie de lui. Si vous le voulez, envoyez-moi un couriel et je vais vous l'envoyer." |