13 lines
253 B
JSON
13 lines
253 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|