mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2026-05-10 17:11:14 +02:00
Add my noctalia setup config
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"window": {
|
||||
"title": "Kimlik Doğrulaması Gerekli"
|
||||
},
|
||||
"prompt": {
|
||||
"password": "Parola"
|
||||
},
|
||||
"action": {
|
||||
"cancel": "İptal",
|
||||
"authenticate": "Doğrula"
|
||||
},
|
||||
"error": {
|
||||
"failed": {
|
||||
"title": "Kimlik Doğrulama Başarısız",
|
||||
"message": "Girdiğiniz parola yanlış."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user