1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05:00

i18n: update translations

This commit is contained in:
bbedward
2025-11-23 12:49:29 -05:00
parent 48f77e1691
commit 991c31ebdb
17 changed files with 1380 additions and 450 deletions

View File

@@ -1452,7 +1452,7 @@ Item {
FileBrowserModal {
id: fileBrowserModal
browserTitle: "Select Custom Theme"
browserTitle: I18n.tr("Select Custom Theme", "custom theme file browser title")
filterExtensions: ["*.json"]
showHiddenFiles: true