Update Locale keys
Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
This commit is contained in:
parent
c911b51bbe
commit
b10b2d747e
2 changed files with 82 additions and 82 deletions
|
|
@ -65,7 +65,7 @@ const headerTabs = $computed(() => [{
|
|||
title: i18n.ts.list,
|
||||
}, {
|
||||
key: 'draft',
|
||||
title: i18n.ts.draftEmojis,
|
||||
title: i18n.ts.requestEmojis,
|
||||
}]);
|
||||
|
||||
definePageMetadata(ref({}));
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@ const headerActions = $computed(() => [{
|
|||
|
||||
const headerTabs = $computed(() => [{
|
||||
key: 'draft',
|
||||
title: i18n.ts.draftEmojis,
|
||||
title: i18n.ts.requestEmojis,
|
||||
}, {
|
||||
key: 'local',
|
||||
title: i18n.ts.local,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue