master
Daniel Napora 2021-01-15 13:25:27 +01:00
parent 908f6a672c
commit f817715b00
1 changed files with 3 additions and 3 deletions

View File

@ -486,7 +486,7 @@ case $LANG in
POPINSTALL="Instaluj popularne programy" POPINSTALL="Instaluj popularne programy"
SYSINFO="Informacje o systemie" SYSINFO="Informacje o systemie"
SHORTCUTS="Skróty klawiszowe" SHORTCUTS="Skróty klawiszowe"
MENUPANELS="Menu / Panele boczne" MENUPANELS="Ustawienia Menu/Paneli"
;; ;;
es*) es*)
QUICK_NAV="Navegación rápida" QUICK_NAV="Navegación rápida"
@ -496,7 +496,7 @@ case $LANG in
POPINSTALL="Instalar Programas populares" POPINSTALL="Instalar Programas populares"
SYSINFO="System information" SYSINFO="System information"
SHORTCUTS="Atajos del teclado" SHORTCUTS="Atajos del teclado"
MENUPANELS="Menu / Paneles laterales" MENUPANELS="Menu/Paneles laterales"
;; ;;
*) *)
QUICK_NAV="Quick Navigation" QUICK_NAV="Quick Navigation"
@ -506,7 +506,7 @@ case $LANG in
POPINSTALL="Install popular apps" POPINSTALL="Install popular apps"
SYSINFO="System information" SYSINFO="System information"
SHORTCUTS="Keyboard shortcuts" SHORTCUTS="Keyboard shortcuts"
MENUPANELS="Menu / Sidepanels" MENUPANELS="Menu/Sidepanels settings"
;; ;;
esac esac