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/en-US/about.json Normal file
View File

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

5
locales/en-US/index.json Normal file
View File

@@ -0,0 +1,5 @@
{
"welcome": "This page is under development.",
"instead_1": "For now, please visit ",
"instead_2": " ."
}