@@ -107,8 +113,16 @@ onMounted(() => {
{{ currentDate }}
@@ -117,9 +131,15 @@ onMounted(() => {
class="absolute w-[calc(100% - 5px)] inset-x-0 bottom-0 mx-[1.5px] p-3 justify-between align-center flex flex-row"
>
- Lang: {{ locale }}
+
+ Lang:
+ {{ t("localeflag") }}
+
+
1.0.0
|
MIT License
@@ -127,6 +147,7 @@ onMounted(() => {
{{ new Date().getFullYear() }} © yh
+