fr: media_modal
This commit is contained in:
parent
3083f79340
commit
805041b0af
1 changed files with 3 additions and 1 deletions
|
@ -86,7 +86,9 @@
|
||||||
},
|
},
|
||||||
"media_modal": {
|
"media_modal": {
|
||||||
"previous": "Précédent",
|
"previous": "Précédent",
|
||||||
"next": "Suivant"
|
"next": "Suivant",
|
||||||
|
"counter": "{current} / {total}",
|
||||||
|
"hide": "Fermer la visionneuse"
|
||||||
},
|
},
|
||||||
"nav": {
|
"nav": {
|
||||||
"about": "À propos",
|
"about": "À propos",
|
||||||
|
|
Loading…
Reference in a new issue