@@ -649,6 +649,11 @@ const translation = {
|
||||
pagination: {
|
||||
perPage: 'Items per page',
|
||||
},
|
||||
imageInput: {
|
||||
dropImageHere: 'Drop your image here, or',
|
||||
browse: 'browse',
|
||||
supportedFormats: 'Supports PNG, JPG, JPEG, WEBP and GIF',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
const translation = {
|
||||
metadata: {
|
||||
title: 'Plugins',
|
||||
},
|
||||
category: {
|
||||
all: 'All',
|
||||
models: 'Models',
|
||||
|
||||
Reference in New Issue
Block a user