JasonLG1979 / gnome-shell-extension-mpris-indicator-button

A full featured MPRIS indicator button extension for GNOME Shell 3.38+
https://extensions.gnome.org/extension/1379/mpris-indicator-button/
GNU General Public License v3.0
159 stars 21 forks source link

Translation doesn't work #43

Open webmastak opened 4 years ago

webmastak commented 4 years ago

Describe the bug

Translation doesn't work.

In translations.js:

....
get ['PlayLists']() {return _("Плейлисты");},
....

01

ChrisLauinger77 commented 1 year ago

Pullrequest #68 should cover it - when a .po file with the translated texts is available the translation.js should not be touched btw