[web] Add missing translation

This commit is contained in:
Alain Nussbaumer 2024-03-26 09:12:07 +01:00
parent a1960233bf
commit 545b1d8dee
4 changed files with 4 additions and 0 deletions

View File

@ -547,6 +547,7 @@
}, },
"playlist": { "playlist": {
"type": { "type": {
"folder": "Ordner",
"plain": "Einfache", "plain": "Einfache",
"smart": "Intelligente" "smart": "Intelligente"
} }

View File

@ -547,6 +547,7 @@
}, },
"playlist": { "playlist": {
"type": { "type": {
"folder": "Folder",
"plain": "Plain", "plain": "Plain",
"smart": "Smart" "smart": "Smart"
} }

View File

@ -547,6 +547,7 @@
}, },
"playlist": { "playlist": {
"type": { "type": {
"folder": "Dossier",
"plain": "Simple", "plain": "Simple",
"smart": "Intelligente" "smart": "Intelligente"
} }

View File

@ -547,6 +547,7 @@
}, },
"playlist": { "playlist": {
"type": { "type": {
"folder": "文件夹",
"plain": "简单", "plain": "简单",
"smart": "智能" "smart": "智能"
} }