ソースを参照

Add English translation for media modal counter

Tusooa Zhu 2 年 前
コミット
c7690aecd0
1 ファイル変更2 行追加1 行削除
  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",