JaBa/languages/uk-UA/music/seek.json
Jonny_Bro (Nikita) 4200ab3cde
v4.1.14 (#12)
Co-authored-by: Salosos <rabistov1834@gmail.com>
2022-11-09 21:33:45 +05:00

7 lines
No EOL
272 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DESCRIPTION": "Перемотати вперед або назад у поточному треку",
"USAGE": "[time]",
"EXAMPLES": "seek time:10s\nseek time:-10s",
"TIME": "Час у секундах",
"SUCCESS": "Трек перемотаний на {{time}}"
}