remove of in translation

This commit is contained in:
Mads Rasmussen
2024-05-31 12:31:30 +02:00
committed by Jacob Overgaard
parent 22b34c0fcd
commit 39b8a38ddc
2 changed files with 2 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ export default {
sendToTranslate: 'Send To Translation',
setGroup: 'Set group',
setPermissions: 'Set permissions',
sort: 'Sort children of',
sort: 'Sort children',
toInTheTreeStructureBelow: 'to in the tree structure below',
translate: 'Translate',
trash: 'Trash',

View File

@@ -59,7 +59,7 @@ export default {
sendToTranslate: 'Send To Translation',
setGroup: 'Set group',
setPermissions: 'Set permissions',
sort: 'Sort children of',
sort: 'Sort children',
toInTheTreeStructureBelow: 'to in the tree structure below',
translate: 'Translate',
trash: 'Trash',