1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-28 18:50:40 +03:00

option:rename screen edge to floating gap

This commit is contained in:
Michail Vourlakos 2021-12-12 19:12:05 +02:00
parent ca83433ce0
commit 62ed63daf1

View File

@ -684,7 +684,7 @@ PlasmaComponents.Page {
spacing: units.smallSpacing
PlasmaComponents.Label {
text: i18n("Screen edge")
text: i18n("Floating gap")
horizontalAlignment: Text.AlignLeft
}