From 192d2558c0f9e26fc916e3006dfe2a01c61eaa66 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Sat, 10 Apr 2021 10:27:51 +0200 Subject: [PATCH] New translations imageViewer.json (Chinese Simplified) --- src/i18n/zh-Hans/screens/imageViewer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/i18n/zh-Hans/screens/imageViewer.json b/src/i18n/zh-Hans/screens/imageViewer.json index 3181927a..3c348e1e 100644 --- a/src/i18n/zh-Hans/screens/imageViewer.json +++ b/src/i18n/zh-Hans/screens/imageViewer.json @@ -1,5 +1,9 @@ { "content": { + "actions": { + "accessibilityLabel": "更多此图像的操作", + "accessibilityHint": "您可以保存或分享此图片" + }, "options": { "save": "保存图片", "share": "分享图片",