mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
fix: remove hardcoded placeholder from greeting in lock screen
This commit is contained in:
@@ -1480,7 +1480,7 @@
|
||||
"unknown-app": "Aplicativo desconhecido",
|
||||
"uptime": "Atividade: {uptime}",
|
||||
"user-requested": "Solicitado pelo usuário",
|
||||
"welcome-back": "Bem-vindo(a) de volta, {user}!",
|
||||
"welcome-back": "Bem-vindo(a) de volta,",
|
||||
"widget-settings-title": "Configurações de {widget}"
|
||||
},
|
||||
"system-monitor": {
|
||||
|
||||
Reference in New Issue
Block a user