aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/www/lang/jp_JP/module-auth
diff options
context:
space:
mode:
Diffstat (limited to 'mayor-orig/www/lang/jp_JP/module-auth')
-rw-r--r--mayor-orig/www/lang/jp_JP/module-auth/login.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/mayor-orig/www/lang/jp_JP/module-auth/login.php b/mayor-orig/www/lang/jp_JP/module-auth/login.php
new file mode 100644
index 00000000..0d373e63
--- /dev/null
+++ b/mayor-orig/www/lang/jp_JP/module-auth/login.php
@@ -0,0 +1,5 @@
+<?php
+ define('_GREETING','MaYoR ログイン');
+ define('_LOGIN','エントリ');
+ define('_USERNAME','ユーザー名');
+?>