JaBa/languages/uk-UA/music/seek.json
Jonny_Bro (Nikita) 6c2c882fb9
Merge translation to dev (#11)
Co-authored-by: Salosos <rabistov1834@gmail.com>
2022-11-09 21:10:40 +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}}"
}