aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 716fff66..8eb7fcc6 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -118,7 +118,8 @@
},
"media_modal": {
"previous": "Previous",
- "next": "Next"
+ "next": "Next",
+ "counter": "{current} / {total}"
},
"nav": {
"about": "About",