19 lines
No EOL
596 B
JSON
19 lines
No EOL
596 B
JSON
{
|
|
"nav.home": "home",
|
|
"nav.login": "login",
|
|
"nav.register": "register",
|
|
"nav.admin": "admin",
|
|
"auth.login.cta": "login",
|
|
"auth.login.register_instead": "register instead?",
|
|
"auth.register.cta": "signup",
|
|
"auth.register.login_instead": "login instead?",
|
|
"auth.username.label": "username",
|
|
"auth.password.label": "password",
|
|
"auth.remember_me.label": "stay logged in",
|
|
"misc.loading": "wait...",
|
|
"nav.logout": "logout",
|
|
"post.add_media.cta": "+ add media",
|
|
"post.public.label": "public",
|
|
"post.submit.cta": "post",
|
|
"post.editor.placeholder": "write something..."
|
|
} |