forked from Shinonome/dots-hyprland
i18n: Fix translatable string extraction tool bug.
This commit is contained in:
@@ -444,7 +444,7 @@ ShellRoot {
|
||||
}
|
||||
}
|
||||
StyledText {
|
||||
text: "Drag or click a region • LMB: Copy • RMB: Edit"
|
||||
text: Translation.tr("Drag or click a region • LMB: Copy • RMB: Edit")
|
||||
color: root.genericContentForeground
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user