Minor change for gallery when displayed as share mode

This commit is contained in:
2024-08-12 00:45:22 +00:00
committed by GitHub
parent f599d52ce8
commit 32a42df473
11 changed files with 145 additions and 45 deletions

View File

@@ -314,5 +314,6 @@
}
}
},
"enableServerTiming": "Enable server time tracking"
"enableServerTiming": "Enable server time tracking",
"shareGallery": "Share gallery"
}

View File

@@ -314,5 +314,6 @@
}
}
},
"enableServerTiming": "测量服务器所用时间"
"enableServerTiming": "测量服务器所用时间",
"shareGallery": "分享画廊"
}