aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorshpuld <shp@cock.li>2019-02-19 18:34:09 +0200
committershpuld <shp@cock.li>2019-02-19 18:34:09 +0200
commit32df77c16a004bbf0ffb1b8ce64f4454d720dec6 (patch)
treebc063d4b96daefb0dc1e7a0462b8867669114456 /src/i18n
parent7b9a6f8d43e6810957f37923ace0d83b8ae44f59 (diff)
parent4e0f934301dbbabc461a55e373d844e3609b91fd (diff)
Merge branch 'tae-hoon/pleroma-fe-323-improve-image-lightbox' into develop
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 2067e6db..78e8fced 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -36,6 +36,10 @@
"username": "Username",
"hint": "Log in to join the discussion"
},
+ "media_modal": {
+ "previous": "Previous",
+ "next": "Next"
+ },
"nav": {
"about": "About",
"back": "Back",