We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b397104 commit d5600adCopy full SHA for d5600ad
3 files changed
i18n/bar/plugin_mpd.yml
@@ -75,7 +75,7 @@ bar:
75
file: "Dateinam van aktuelln Titl: %{file}"
76
77
song:
78
- no: "Spüt net ab."
+ "no": "Spüt net ab."
79
80
shuffle: "Misch neich durch."
81
i18n/de/plugin_mpd.yml
@@ -75,7 +75,7 @@ de:
file: "Dateiname des aktuellen Titels: %{file}"
- no: "Spiele nicht ab."
+ "no": "Spiele nicht ab."
shuffle: "Mische neu durch."
i18n/en/plugin_mpd.yml
@@ -75,7 +75,7 @@ en:
file: "Filename of currently played song: %{file}"
- no: "No Song is playing."
+ "no": "No Song is playing."
shuffle: "Shuffle, shuffle and get a new order. :)"
0 commit comments