0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-13 03:38:36 +09:00

Add translation file & base

This commit is contained in:
2021-02-06 14:30:05 +09:00
parent 6baa3817d5
commit 4abd63a771
9 changed files with 49 additions and 414 deletions

3
locales/ja-JP/about.json Normal file
View File

@@ -0,0 +1,3 @@
{
}

5
locales/ja-JP/index.json Normal file
View File

@@ -0,0 +1,5 @@
{
"welcome": "このページは現在工事中です。",
"instead_1": "今のところは、",
"instead_2": "を閲覧してください。"
}