sidebar: EXIF --> Info

pull/461/head
Varun Patil 2023-03-07 12:28:08 -08:00
parent 40356b3d51
commit f56064e99a
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ export default defineComponent({
OCA.Files.Sidebar.registerTab(
new OCA.Files.Sidebar.Tab({
id: "memories-metadata",
name: this.t("memories", "EXIF"),
name: this.t("memories", "Info"),
icon: "icon-details",
mount(el, fileInfo, context) {