Finish translations for the news.vue & update en.json for the news
Some checks are pending
Build and Push Docker Image / build-and-push (push) Waiting to run

stuff.
This commit is contained in:
yuanhau 2025-06-09 00:40:30 +08:00
parent 76f2d79904
commit 8c69fd2c35
2 changed files with 17 additions and 1 deletions

View file

@ -130,5 +130,14 @@
"contactEmailStarter": "Contact Email"
},
"copyrightInfo": "Copyright Info"
},
"news": {
"open": "View Article",
"opennewwindow": "This will open a new window",
"similararticles": "Similar Articles",
"similarity": "Similarity",
"nosimilararticles": "There isn't any similar articles.",
"articleopenpart1": "This will open a open a new window about this new org",
"articleopenpart2": ""
}
}