mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-26 22:53:07 +02:00
MkContainer.vue i18n をtemplateから見えるように (#10560)
This commit is contained in:
parent
39cf80e19f
commit
3ec060f0dc
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ export default defineComponent({
|
|||
omitted: null,
|
||||
ignoreOmit: false,
|
||||
defaultStore,
|
||||
i18n,
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
|
|
Loading…
Reference in a new issue