forked from AkkomaGang/akkoma-fe
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": {
|
||||
"previous": "Previous",
|
||||
"next": "Next"
|
||||
"next": "Next",
|
||||
"counter": "{current} / {total}"
|
||||
},
|
||||
"nav": {
|
||||
"about": "About",
|
||||
|
|
Loading…
Reference in a new issue