Co-authored-by: Erez Rokah <erezrokah@users.noreply.github.com>
This commit is contained in:
@ -169,19 +169,25 @@ const en = {
|
||||
},
|
||||
image: {
|
||||
choose: 'Choose an image',
|
||||
chooseMultiple: 'Choose images',
|
||||
chooseUrl: 'Insert from URL',
|
||||
replaceUrl: 'Replace with URL',
|
||||
promptUrl: 'Enter the URL of the image',
|
||||
chooseDifferent: 'Choose different image',
|
||||
addMore: 'Add more images',
|
||||
remove: 'Remove image',
|
||||
removeAll: 'Remove all images',
|
||||
},
|
||||
file: {
|
||||
choose: 'Choose a file',
|
||||
chooseUrl: 'Insert from URL',
|
||||
chooseMultiple: 'Choose files',
|
||||
replaceUrl: 'Replace with URL',
|
||||
promptUrl: 'Enter the URL of the file',
|
||||
chooseDifferent: 'Choose different file',
|
||||
addMore: 'Add more files',
|
||||
remove: 'Remove file',
|
||||
removeAll: 'Remove all files',
|
||||
},
|
||||
unknownControl: {
|
||||
noControl: "No control for widget '%{widget}'.",
|
||||
|
Reference in New Issue
Block a user