diff options
Diffstat (limited to 'Neutron-trunk/resources/i18n/en/admin-login.json')
-rw-r--r-- | Neutron-trunk/resources/i18n/en/admin-login.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Neutron-trunk/resources/i18n/en/admin-login.json b/Neutron-trunk/resources/i18n/en/admin-login.json new file mode 100644 index 0000000..ffd896d --- /dev/null +++ b/Neutron-trunk/resources/i18n/en/admin-login.json @@ -0,0 +1,12 @@ +{
+ "modes": [
+ "Password",
+ "Private key"
+ ],
+ "password": "Password",
+ "key": "Authentication private key",
+ "confirm": "Login",
+ "back": "back to website",
+ "report": "report a bug",
+ "branding": "powered by Neutron"
+}
\ No newline at end of file |