diff --git a/src/locales/en.js b/src/locales/en.js index dae9107..b8a28ec 100644 --- a/src/locales/en.js +++ b/src/locales/en.js @@ -570,7 +570,7 @@ export default { CONTAINY: { STOCK_INFO: { TITLE: "Stock Information", - LAST_PRICE: "Last Price", + LAST_PRICE: "Price", CHANGE: "% Change", STOCK_CODE: "Stock Code", VOLUME: "Volume", diff --git a/src/views/historic-stock/size1440/index.vue b/src/views/historic-stock/size1440/index.vue index 8aad849..5b9070a 100644 --- a/src/views/historic-stock/size1440/index.vue +++ b/src/views/historic-stock/size1440/index.vue @@ -85,201 +85,202 @@ diff --git a/src/views/news/size768/index.vue b/src/views/news/size768/index.vue index 55c43e1..e8d56b3 100644 --- a/src/views/news/size768/index.vue +++ b/src/views/news/size768/index.vue @@ -1,28 +1,28 @@ @@ -109,8 +114,8 @@ const state = reactive({}); diff --git a/src/views/press-releases/size1440/index.vue b/src/views/press-releases/size1440/index.vue index 0102dfc..20caab9 100644 --- a/src/views/press-releases/size1440/index.vue +++ b/src/views/press-releases/size1440/index.vue @@ -72,9 +72,9 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: "FiEE, Inc. Announces Relisting on Nasdaq", + title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", content: - 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', + "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", }, ], filterNewsData: [], diff --git a/src/views/press-releases/size1920/index.vue b/src/views/press-releases/size1920/index.vue index ea14103..b921b65 100644 --- a/src/views/press-releases/size1920/index.vue +++ b/src/views/press-releases/size1920/index.vue @@ -72,9 +72,9 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: "FiEE, Inc. Announces Relisting on Nasdaq", + title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", content: - 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', + "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", }, ], filterNewsData: [], diff --git a/src/views/press-releases/size375/index.vue b/src/views/press-releases/size375/index.vue index 6184de1..ad3c046 100644 --- a/src/views/press-releases/size375/index.vue +++ b/src/views/press-releases/size375/index.vue @@ -76,9 +76,9 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: "FiEE, Inc. Announces Relisting on Nasdaq", + title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", content: - 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', + "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", }, ], filterNewsData: [], diff --git a/src/views/press-releases/size768/index.vue b/src/views/press-releases/size768/index.vue index 2294fc5..c35bb2a 100644 --- a/src/views/press-releases/size768/index.vue +++ b/src/views/press-releases/size768/index.vue @@ -72,9 +72,9 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: "FiEE, Inc. Announces Relisting on Nasdaq", + title: "FiEE, Inc. Announces Reinitiation of Trading on Nasdaq", content: - 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', + "Hong Kong, May 30, 2025 — FiEE, Inc. (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...", }, ], filterNewsData: [],