fix locale
This commit is contained in:
parent
7eb887c3b6
commit
d054ccde71
|
@ -146,7 +146,7 @@ function openHelpMenu(ev: MouseEvent) {
|
|||
to: '/about-calckey',
|
||||
}, {
|
||||
type: 'link',
|
||||
text: i18n.ts.mobileApps,
|
||||
text: i18n.ts._apps.apps,
|
||||
icon: 'ph-device-mobile-bold ph-lg',
|
||||
to: '/apps',
|
||||
}], ev.currentTarget ?? ev.target, {
|
||||
|
|
Loading…
Reference in New Issue