1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Add button for toggling widget aligning

This commit is contained in:
Shy
2024-09-08 10:31:56 +02:00
parent 749a96743a
commit 6bd848a389
2 changed files with 15 additions and 1 deletions
@@ -47,5 +47,7 @@
"widgets.widgets.cps.appearance": "Appearance",
"widgets.widgets.cps.appearance.pipe": "Split (Pipe)",
"widgets.widgets.cps.appearance.slash": "Split (Slash)",
"widgets.widgets.cps.appearance.unified": "Unified"
"widgets.widgets.cps.appearance.unified": "Unified",
"widgets.ui.editPositions.snap": "Align positions: %s",
"widgets.ui.editPositions.snap.help": "Aligns the widget with positions of other widgets"
}