mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00

* feat: playlist metadata edit support * refactor: replace file_picker with file_selector
57 lines
574 B
JSON
57 lines
574 B
JSON
{
|
|
"bn": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"ca": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"de": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"es": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"fr": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"hi": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"ja": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"pl": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"pt": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"ru": [
|
|
"update_playlist",
|
|
"update"
|
|
],
|
|
|
|
"zh": [
|
|
"update_playlist",
|
|
"update"
|
|
]
|
|
}
|