Add English translation for media modal counter
This commit is contained in:
parent
1b32bb9c51
commit
c7690aecd0
1 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,8 @@
|
||||||
},
|
},
|
||||||
"media_modal": {
|
"media_modal": {
|
||||||
"previous": "Previous",
|
"previous": "Previous",
|
||||||
"next": "Next"
|
"next": "Next",
|
||||||
|
"counter": "{current} / {total}"
|
||||||
},
|
},
|
||||||
"nav": {
|
"nav": {
|
||||||
"about": "About",
|
"about": "About",
|
||||||
|
|
Loading…
Reference in a new issue