Add copy-as-svg to contextual menu (#6510)

*  Add "copy as svg" to contextual menu

* 🌐 Add a few translations of the new string

* 📚 Document commit message format for translations

* 📎 Log SVG import errors to the console

* 📎 Update CHANGES.md (two PRs)

---------

Signed-off-by: Miguel de Benito Delgado <m.debenito.d@gmail.com>
This commit is contained in:
Miguel de Benito Delgado
2025-05-20 22:06:36 +02:00
committed by GitHub
parent 8f7c63d6e2
commit f36aa30525
10 changed files with 75 additions and 5 deletions

View File

@@ -83,6 +83,8 @@ Where type is:
- :arrow_up: `:arrow_up:` a commit with dependency updates
- :arrow_down: `:arrow_down:` a commit with dependency downgrades
- :fire: `:fire:` a commit that removes files or code
- :globe_with_meridians: `:globe_with_meridians:` a commit that adds or updates
translations
More info: