We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing entity string definition of 'song_other' in locales. Example from en.json here. other languages seem to be missing it too:
feishin/src/i18n/locales/en.json
Line 219 in 960427f
The text was updated successfully, but these errors were encountered:
I think this is also broken: https://github.com/jeffvli/feishin/blob/development/src/renderer/features/playlists/components/add-to-playlist-context-modal.tsx#L199
The form attribute should be:
'form.addToPlaylist.success'
Sorry, something went wrong.
Resolved by #473! The correct field is track_other. Practically though, it would be nice to use the pluralized form with count where appropriate...
track_other
No branches or pull requests
Missing entity string definition of 'song_other' in locales. Example from en.json here. other languages seem to be missing it too:
feishin/src/i18n/locales/en.json
Line 219 in 960427f
The text was updated successfully, but these errors were encountered: