Add save_playlist key to language files

Add a new "save_playlist" entry (placeholder "Save Playlist As") to multiple locale JSON files (ar, de, es, fr, hi, id, it, ja, pl, pt, ru, tr, zh) to provide a translation key for saving playlists. Also adds the required trailing commas when inserting the new entries.
This commit is contained in:
oop7
2026-04-25 10:39:00 +03:00
parent 405ae07cac
commit 57f5450725
13 changed files with 26 additions and 13 deletions
+2 -1
View File
@@ -83,7 +83,8 @@
"select_all": "Выбрать всё",
"deselect_all": "Снять выделение",
"open_folder": "Открыть расположение папки",
"history": "История"
"history": "История",
"save_playlist": "Save Playlist As"
},
"dialogs": {
"custom_options": "Пользовательские опции",