Added i18n translations

This commit is contained in:
2024-03-10 00:14:00 +03:00
parent a9436a5af7
commit 90582949d5
15 changed files with 191 additions and 20 deletions

8
src/assets/i18n/ja.json Normal file
View File

@@ -0,0 +1,8 @@
{
"MODAL_TITLE": "情報",
"TIME_SCHEMA": "ja-JP",
"MODAL_TEXT": "こんにちは、世界!",
"TELEGRAM_LABEL": "Telegramチャンネル",
"GITHUB_LABEL": "管理者Github",
"GITEA_LABEL": "Neuro LLC Gitea"
}