Skip to content

Commit ef989a3

Browse files
authored
i18n: fix typo (#690)
fixed a typo I found tab group
1 parent a597aca commit ef989a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/i18n/message/app/option-resource.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
"localFileTime": "local files",
300300
"localFilesInfo": "Supports files of types such as PDF, image, txt and json.",
301301
"countTabGroup": "{input} Whether to track the time of tab groups {info}",
302-
"tabGroupInfo": "When you delete a tag group, the data will also be deleted.",
302+
"tabGroupInfo": "When you delete a tab group, the data will also be deleted.",
303303
"tabGroupsPermGrant": "This feature requires relevant permissions",
304304
"fileAccessDisabled": "Access to file URLs is currently not allowed. Please enable it on the manage page first",
305305
"weekStart": "The first day for each week {input}",
@@ -1595,4 +1595,4 @@
15951595
"reloadButton": "Odśwież",
15961596
"defaultValue": "Domyślnie: {default}"
15971597
}
1598-
}
1598+
}

0 commit comments

Comments
 (0)