This commit is contained in:
BuiThiLuongDuyen 2017-04-20 09:42:00 +00:00 committed by GitHub
commit 3c9b2f58e4
4 changed files with 13 additions and 1 deletions

View file

@ -1,4 +1,4 @@
welcome=Welcome
welcome=welcome
required=is required
notFound=has not been found
duplicate=is already in use

View file

@ -0,0 +1 @@
welcome = ようこそ

View file

@ -0,0 +1 @@
welcome = Xin chao

View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>$Title$</title>
</head>
<body>
$END$
</body>
</html>