mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 10:05:30 +00:00
i18n: even more integration
autoformat
This commit is contained in:
@@ -9,7 +9,7 @@ import qs.Services
|
||||
|
||||
Singleton {
|
||||
id: root
|
||||
property string currentLayout: "Unknown"
|
||||
property string currentLayout: I18n.tr("system.unknown-layout")
|
||||
property int updateInterval: 1000 // Update every second
|
||||
|
||||
// Timer to periodically update the layout
|
||||
|
||||
Reference in New Issue
Block a user