mirror of
https://github.com/reality/dbot.git
synced 2024-12-26 04:32:37 +01:00
commit
d33fa23382
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"artist": {
|
"artist": {
|
||||||
"english": "{s} [artist] {artist}"
|
"en": "{s} [artist] {artist}"
|
||||||
},
|
},
|
||||||
"album": {
|
"album": {
|
||||||
"english": "{s} [album] {artist} – {album}"
|
"en": "{s} [album] {artist} – {album}"
|
||||||
},
|
},
|
||||||
"track": {
|
"track": {
|
||||||
"english": "{s} [track] {artist} – {track} (from {album})"
|
"en": "{s} [track] {artist} – {track} (from {album})"
|
||||||
},
|
},
|
||||||
"found": {
|
"found": {
|
||||||
"english": "{s} [{url}] {artist} – {track} (from {album})"
|
"en": "{s} [{url}] {artist} – {track} (from {album})"
|
||||||
},
|
},
|
||||||
"not-found": {
|
"not-found": {
|
||||||
"english": "{s} No results.",
|
"en": "{s} No results.",
|
||||||
"na'vi": "{s}, Oel ke tsun rivum ayuoti."
|
"nvi": "{s}, Oel ke tsun rivum ayuoti."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user