[CONKY] Add Russian language
This commit is contained in:
parent
afbb7f4985
commit
07b2adff83
1 changed files with 1 additions and 0 deletions
|
@ -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- )
|
||||
|
|
Loading…
Reference in a new issue