1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2025-05-08 16:22:49 +03:00

refactor(i18n): tidy fields

This commit is contained in:
三咲智子 2022-11-29 00:55:05 +08:00
parent 96acbacf55
commit ed0b78857c
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
7 changed files with 19 additions and 13 deletions
components/nav

View file

@ -10,7 +10,7 @@ const { locales } = useI18n() as { locales: ComputedRef<LocaleObject[]> }
</script>
<template>
<CommonTooltip placement="bottom" :content="t('selectLanguage')">
<CommonTooltip placement="bottom" :content="t('nav_footer.select_language')">
<CommonDropdown>
<button flex>
<div i-ri:earth-line text-lg />