From 446015a7952555230d0b9c43eccc3e93064be445 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 22 Aug 2024 16:36:56 +0700 Subject: [PATCH] feat: nodata product i18n --- src/components/NoData.vue | 11 ++++++++++- src/i18n/en-US/index.ts | 1 + src/i18n/th-th/index.ts | 1 + 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/src/components/NoData.vue b/src/components/NoData.vue index 04f1304f..91666481 100644 --- a/src/components/NoData.vue +++ b/src/components/NoData.vue @@ -1,6 +1,7 @@