in latvian!!!!

This commit is contained in:
2025-06-23 15:53:06 +03:00
parent 2afeeb829e
commit aced665fbe
13 changed files with 45 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
GAMES=$(cat ~/config/scripts/lib/games.txt)
SELECTED=$(echo "$GAMES" | cut -d'%' -f1 | wofi --show dmenu -p "Launch Roblox...")
SELECTED=$(echo "$GAMES" | cut -d'%' -f1 | wofi --show dmenu -p "Uzspēlē Roblox...")
if [ -n "$SELECTED" ]; then
PLACE_ID=$(echo "$GAMES" | grep "^$SELECTED" | sed 's/.*%%% //')