mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-12 11:18:36 +09:00
Add translation file & base
This commit is contained in:
3
locales/en-US/about.json
Normal file
3
locales/en-US/about.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
5
locales/en-US/index.json
Normal file
5
locales/en-US/index.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"welcome": "This page is under development.",
|
||||
"instead_1": "For now, please visit ",
|
||||
"instead_2": " ."
|
||||
}
|
3
locales/ja-JP/about.json
Normal file
3
locales/ja-JP/about.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
|
||||
}
|
5
locales/ja-JP/index.json
Normal file
5
locales/ja-JP/index.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"welcome": "このページは現在工事中です。",
|
||||
"instead_1": "今のところは、",
|
||||
"instead_2": "を閲覧してください。"
|
||||
}
|
Reference in New Issue
Block a user