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",