commit: b67a557a8c674ee5875784ca588e5cb2228f2a73
parent 5fb302d0f1f311985f7d26a8e8f11e15ec72d26f
Author: Tusooa Zhu <tusooa@kazv.moe>
Date: Thu, 3 Mar 2022 12:52:24 -0500
Add English translation for hide tooltip
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git 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",