fix i18
This commit is contained in:
parent
e0079415dc
commit
f60a0e6559
@ -11,6 +11,33 @@ export default {
|
|||||||
ja: "Japanese",
|
ja: "Japanese",
|
||||||
de: "German",
|
de: "German",
|
||||||
},
|
},
|
||||||
|
financialinformation: {
|
||||||
|
secfilings: {
|
||||||
|
title: 'Financials',
|
||||||
|
overview: {
|
||||||
|
title: 'Company Financial Overview',
|
||||||
|
desc: 'This page offers access to our <strong>Annual Reports</strong> and <strong>SEC Filings</strong>. 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: {
|
header_menu: {
|
||||||
corporate_information: {
|
corporate_information: {
|
||||||
title: "Corporate Information",
|
title: "Corporate Information",
|
||||||
|
Loading…
Reference in New Issue
Block a user