mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-02 10:32:07 -04:00
fix cherry pick issues
This commit is contained in:
@@ -115,4 +115,8 @@ Singleton {
|
||||
return translations[context][term];
|
||||
return term;
|
||||
}
|
||||
|
||||
function locale() {
|
||||
return Qt.locale();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user