From f60a0e6559f80d4889be313c7eeeede57182bd65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=20=E5=85=83=E5=B1=B1?= Date: Fri, 23 May 2025 13:14:08 +0800 Subject: [PATCH] fix i18 --- src/locales/en.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/locales/en.js b/src/locales/en.js index 5e85061..abda2c5 100644 --- a/src/locales/en.js +++ b/src/locales/en.js @@ -11,6 +11,33 @@ export default { ja: "Japanese", de: "German", }, + financialinformation: { + secfilings: { + title: 'Financials', + overview: { + title: 'Company Financial Overview', + desc: 'This page offers access to our Annual Reports and SEC Filings. These sections provide key financial data and regulatory documents, keeping you informed about our financial performance and compliance.' + }, + annual_reports: { + title: 'Annual Reports', + file_name: 'File Name', + view: 'View' + }, + sec: { + title: 'SEC Filings', + desc: 'To Access All Of Our Fillings With Sec Sites, Please', + click_here: 'Click Here' + } + }, + quarterlyresults: { + title: 'Quarterly Results', + search: { + placeholder: 'Search', + button: 'Go' + }, + download: 'Download' + } + }, header_menu: { corporate_information: { title: "Corporate Information",