Add my noctalia setup config

This commit is contained in:
2026-05-07 08:58:26 +02:00
parent c9a260c319
commit d874988a3e
29 changed files with 1397 additions and 1 deletions
@@ -0,0 +1,18 @@
{
"window": {
"title": "Yêu cầu xác thực"
},
"prompt": {
"password": "Mật khẩu"
},
"action": {
"cancel": "Hủy",
"authenticate": "Xác thực"
},
"error": {
"failed": {
"title": "Xác thực thất bại",
"message": "Mật khẩu bạn nhập không đúng."
}
}
}