feat: Native video display (#5866)
This commit is contained in:
@@ -83,6 +83,8 @@ export default function useDictionary() {
|
||||
insertDateTime: t("Current date and time"),
|
||||
indent: t("Indent"),
|
||||
outdent: t("Outdent"),
|
||||
video: t("Video"),
|
||||
untitled: t("Untitled"),
|
||||
}),
|
||||
[t]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user