Summary on search post

This commit is contained in:
2024-10-16 22:49:34 +08:00
parent 88587c10da
commit b3267f0026
3 changed files with 58 additions and 5 deletions

View File

@@ -488,5 +488,7 @@
"fileSavedAt": "File saved at @path",
"showIp": "Show IP Address",
"shotOn": "Shot on @device",
"unread": "Unread"
"unread": "Unread",
"searchTook": "Took @time",
"searchResult": "@count Matches"
}

View File

@@ -484,5 +484,7 @@
"fileSavedAt": "文件保存于 @path",
"showIp": "显示 IP 地址",
"shotOn": "由 @device 拍摄",
"unread": "未读"
"unread": "未读",
"searchTook": "耗时 @time",
"searchResult": "匹配到 @count 条结果"
}