chore: update locale
This commit is contained in:
@@ -3,5 +3,5 @@ import { Fallback } from '@vben/universal-ui';
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Fallback status="hello" />
|
||||
<Fallback status="comming-soon" />
|
||||
</template>
|
||||
|
@@ -5,5 +5,5 @@ defineOptions({ name: 'Menu1' });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Fallback status="hello" />
|
||||
<Fallback status="comming-soon" />
|
||||
</template>
|
@@ -5,5 +5,5 @@ defineOptions({ name: 'Menu21' });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Fallback status="hello" />
|
||||
<Fallback status="comming-soon" />
|
||||
</template>
|
@@ -5,5 +5,5 @@ defineOptions({ name: 'Menu31' });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Fallback status="hello" />
|
||||
<Fallback status="comming-soon" />
|
||||
</template>
|
@@ -5,5 +5,5 @@ defineOptions({ name: 'Menu321' });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Fallback status="hello" />
|
||||
<Fallback status="comming-soon" />
|
||||
</template>
|
Reference in New Issue
Block a user