Ver Fonte

Add English translation for media modal counter

Tusooa Zhu há 2 anos atrás
pai
commit
c7690aecd0
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      src/i18n/en.json

+ 2 - 1
src/i18n/en.json

@@ -118,7 +118,8 @@
   },
   "media_modal": {
     "previous": "Previous",
-    "next": "Next"
+    "next": "Next",
+    "counter": "{current} / {total}"
   },
   "nav": {
     "about": "About",