aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTusooa Zhu <tusooa@kazv.moe>2022-03-03 12:52:24 -0500
committerTusooa Zhu <tusooa@kazv.moe>2022-03-13 12:02:03 -0400
commitb67a557a8c674ee5875784ca588e5cb2228f2a73 (patch)
treea851d4edcc833c3f038e8f72de7b2c230476a85a /src
parent5fb302d0f1f311985f7d26a8e8f11e15ec72d26f (diff)
Add English translation for hide tooltip
Diffstat (limited to 'src')
-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 61087ec2..bdf1f041 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -119,7 +119,8 @@
"media_modal": {
"previous": "Previous",
"next": "Next",
- "counter": "{current} / {total}"
+ "counter": "{current} / {total}",
+ "hide": "Close media viewer"
},
"nav": {
"about": "About",