0.5.3 Strings v2
This commit is contained in:
parent
5b193675c4
commit
4ba416f6a0
1 changed files with 2 additions and 1 deletions
|
@ -227,6 +227,7 @@ const language_en_us = {
|
||||||
//0.5.3 Strings:
|
//0.5.3 Strings:
|
||||||
"Popularity": "Popularity",
|
"Popularity": "Popularity",
|
||||||
"User": "User",
|
"User": "User",
|
||||||
"Track count": "Track count"
|
"Track count": "Track count",
|
||||||
|
"If you want to use custom directory naming - use '/' as directory separator.": "If you want to use custom directory naming - use '/' as directory separator."
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue