summaryrefslogtreecommitdiffstats
path: root/lang/en/page-login.json
diff options
context:
space:
mode:
authorraul2014-07-10 15:29:50 +0200
committerraul2014-07-10 15:29:50 +0200
commite2810bc15b98ea9744d0aab6c1f13c7385adbb2b (patch)
tree9ce684694292a17011d6f0fc0752d1fad248d001 /lang/en/page-login.json
parent[i18n] changed DB script to the new language notation (diff)
downloadslx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.gz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.xz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.zip
[i18n] reorganized the internationalization system
Diffstat (limited to 'lang/en/page-login.json')
-rw-r--r--lang/en/page-login.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/en/page-login.json b/lang/en/page-login.json
new file mode 100644
index 00000000..596eeea1
--- /dev/null
+++ b/lang/en/page-login.json
@@ -0,0 +1,8 @@
+{
+ "lang_enter":"Enter",
+ "lang_username":"Username",
+ "lang_password":"Password",
+ "lang_rememberID":"Remember ID",
+ "lang_login":"Login",
+ "lang_register":"Register"
+}