Skip to content

Commit

Permalink
Merge pull request #1079 from RodriSanchez1/feature/rotateCropImage
Browse files Browse the repository at this point in the history
Translation fixed
  • Loading branch information
RodriSanchez1 authored Nov 23, 2021
2 parents 0545f14 + a2b03d1 commit 802e106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Board/TileEditor/TileEditor.messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export default defineMessages({
defaultMessage: 'Symbols'
},
editImage: {
id: 'cboard.components.Board.ImageEditor.editImage',
id: 'cboard.components.Board.TileEditor.editImage',
defaultMessage: 'Edit image'
}
});

0 comments on commit 802e106

Please sign in to comment.