feat(desktop): Session Review Images (#12360)

This commit is contained in:
Daniel Polito 2026-02-06 18:01:40 -03:00 committed by GitHub
commit 71930621fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 74 additions and 24 deletions

View file

@ -8,6 +8,7 @@ export const dict = {
"ui.sessionReview.change.added": "Tilføjet",
"ui.sessionReview.change.removed": "Fjernet",
"ui.sessionReview.change.modified": "Ændret",
"ui.lineComment.label.prefix": "Kommenter på ",
"ui.lineComment.label.suffix": "",
"ui.lineComment.editorLabel.prefix": "Kommenterer på ",