2024-09-10 20:33:22 +02:00
|
|
|
{
|
|
|
|
"navbar": {
|
|
|
|
"view-profile": "View profile",
|
|
|
|
"settings": "Settings",
|
|
|
|
"log-out": "Log out",
|
|
|
|
"log-in": "Log in or sign up",
|
|
|
|
"theme": "Theme",
|
|
|
|
"theme-auto": "Automatic",
|
|
|
|
"theme-dark": "Dark",
|
|
|
|
"theme-light": "Light"
|
2024-09-10 21:24:40 +02:00
|
|
|
},
|
|
|
|
"log-in": {
|
|
|
|
"title": "Log in",
|
|
|
|
"email": "Email address",
|
|
|
|
"password": "Password",
|
|
|
|
"log-in-button": "Log in"
|
2024-09-10 20:33:22 +02:00
|
|
|
}
|
|
|
|
}
|