Skip to content

feat: apply language annotation to note contents

Eana Hufwe requested to merge eana/firefish:feature/langTagsUi into develop

What does this PR/MR do? (Please give us a brief description of what this PR/MR does.)
Resolves: #10854 (closed)

This PR/MR adds language annotation to the front end components related to note contents, including:

  • Note content
  • Translated note content
  • Note except in notifications
  • Note poll options
  • Note editor text boxes
  • Note editor preview

Contribution Guidelines
By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request
  • I have made sure to run pnpm run format before submitting this pull request

If this merge request makes changes to the Firefish API, please update docs/api-change.md

  • I updated the document / This merge request doesn't include API changes
Edited by Eana Hufwe

Merge request reports