diff --git a/nodac/de/login.json b/nodac/de/login.json new file mode 100644 index 00000000..167fd9ee --- /dev/null +++ b/nodac/de/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Benutzername", + "password": "Passwort", + "login": "Login", + "remember_me": "Login merken", + "global_statistics": "Globale Statistiken", + "recent_blog_posts": "Neueste Blogbeitr\u00e4ge", + "public_db_contents": "Ver\u00f6ffentlichte Datenbankinhalte", + "log_in": "Einloggen", + "avg_text_len": "Objektbeschreibungen: Durchschnittle L\u00e4nge" + } +} \ No newline at end of file diff --git a/nodac/en/login.json b/nodac/en/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/nodac/en/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file diff --git a/nodac/hu/login.json b/nodac/hu/login.json new file mode 100644 index 00000000..a96057a6 --- /dev/null +++ b/nodac/hu/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Felhasz\u00e1l\u00f3n\u00e9v", + "password": "\u00daj jelsz\u00f3", + "login": "Login", + "remember_me": "Eml\u00e9kezz r\u00e1m", + "global_statistics": "Statisztika", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "K\u00f6zz\u00e9tett adatb\u00e1zis tartalma", + "log_in": "Bejelentkez\u00e9s", + "avg_text_len": "\u00c1tlagos sz\u00f6veghossz\u00fas\u00e1g" + } +} \ No newline at end of file diff --git a/nodac/id/login.json b/nodac/id/login.json new file mode 100644 index 00000000..e28c98ac --- /dev/null +++ b/nodac/id/login.json @@ -0,0 +1,13 @@ +{ + "tlLogin": { + "username": "Username", + "password": "Password", + "login": "Login", + "remember_me": "Remember me", + "global_statistics": "Global statistics", + "recent_blog_posts": "Recent blog posts", + "public_db_contents": "Published database contents", + "log_in": "Log in", + "avg_text_len": "Average object description length" + } +} \ No newline at end of file