mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-28 16:15:57 -05:00
[web] Add missing translation for save button
This commit is contained in:
parent
bb95878828
commit
9b78237f77
@ -380,7 +380,8 @@
|
|||||||
"count": "{count} tracks",
|
"count": "{count} tracks",
|
||||||
"edit": "Edit",
|
"edit": "Edit",
|
||||||
"hide-previous": "Hide previous",
|
"hide-previous": "Hide previous",
|
||||||
"title": "Queue"
|
"title": "Queue",
|
||||||
|
"save": "Save"
|
||||||
},
|
},
|
||||||
"radio": {
|
"radio": {
|
||||||
"count": "{count} stations",
|
"count": "{count} stations",
|
||||||
|
@ -380,7 +380,8 @@
|
|||||||
"count": "{count} pistes",
|
"count": "{count} pistes",
|
||||||
"edit": "Éditer",
|
"edit": "Éditer",
|
||||||
"hide-previous": "Masquer l’historique",
|
"hide-previous": "Masquer l’historique",
|
||||||
"queue": "File d’attente"
|
"queue": "File d’attente",
|
||||||
|
"save": "Enregistrer"
|
||||||
},
|
},
|
||||||
"radio": {
|
"radio": {
|
||||||
"count": "{count} stations",
|
"count": "{count} stations",
|
||||||
|
Loading…
Reference in New Issue
Block a user