feat(i18n): add i18n to StatusReplyingTo (#857)

Co-authored-by: Michel Edighoffer <edimitchel@gmail.com>
This commit is contained in:
Joaquín Sánchez 2023-01-07 21:27:28 +01:00 committed by GitHub
parent 31ae413da4
commit b5e14810af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 5 deletions

View file

@ -296,7 +296,8 @@
"finished": "clos {0}"
},
"reblogged": "{0} relayé",
"someone": "Quelqu'un",
"replying_to": "Répondre à {0}",
"someone": "quelqu'un",
"spoiler_show_less": "Voir moins",
"spoiler_show_more": "Voir plus",
"try_original_site": "Essayer le site d'origine"