add translations

[skip ci]
This commit is contained in:
Aleksander
2025-12-21 15:05:43 +01:00
committed by galister
parent d18871eb0a
commit 770dcdaf4c
5 changed files with 98 additions and 10 deletions
+2 -2
View File
@@ -39,11 +39,11 @@
"WRONG_SCREEN_SELECTION_HELP": "If the cursor moves on a completely different screen,\nthe screens were likely selected wrong. See readme.",
"NORMAL": "Normal",
"ROTATE90": "Rotated 90°",
"ROTATE180": "Rotated 170°",
"ROTATE180": "Rotated 180°",
"ROTATE270": "Rotated 270°",
"FLIPPED": "Flipped",
"ROTATE90": "Flipped 90°",
"ROTATE180": "Flipped 170°",
"ROTATE180": "Flipped 180°",
"ROTATE270": "Flipped 270°"
}
},