Spinbox suffixes in applets/comic/package/contents/ui/configGeneral.qml need support for plurals, now it's just - 'suffix: " "+i18n("days")' - 'suffix: " "+i18n("minutes")' Should be easy with SpinBox.textFromValue in QCC2: - https://stackoverflow.com/a/41977755 - https://doc.qt.io/qt-5/qml-qtquick-controls2-spinbox.html
Fixed now.
Fixed in https://commits.kde.org/kdeplasma-addons/f2647deeeac7cc91dbc719e1456a978135fa39f7