mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-09 05:05:27 +00:00
Add missing translations for filepicker tooltips
This commit is contained in:
@@ -60,6 +60,7 @@ Popup {
|
||||
}
|
||||
NIconButton {
|
||||
icon: "close"
|
||||
tooltipText: I18n.tr("tooltips.close")
|
||||
onClicked: root.close()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user