[CONKY] Add Russian language

This commit is contained in:
Gregory Trolliet 2021-07-16 18:34:50 +02:00
parent afbb7f4985
commit 07b2adff83

View file

@ -262,6 +262,7 @@ language+=([es]="Español");
language+=([jp]="Nihongo");
language+=([la]="Latin");
language+=([goyu]="Taiwanese Mandarin");
language+=([ru]="Russian");
if cmus-remote -Q &>/dev/null ; then
COMMENT=$( cmus-remote -Q | grep "tag comment " | cut -d " " -f 3- )