mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 17:11:14 +02:00
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
|
"window": {
|
|
"title": "Autentisering kreves"
|
|
},
|
|
"prompt": {
|
|
"password": "Passord"
|
|
},
|
|
"action": {
|
|
"cancel": "Avbryt",
|
|
"authenticate": "Autentiser"
|
|
},
|
|
"error": {
|
|
"failed": {
|
|
"title": "Autentisering mislyktes",
|
|
"message": "Passordet du skrev inn var feil."
|
|
}
|
|
}
|
|
} |