fix: style issues
This commit is contained in:
@@ -279,7 +279,8 @@ export default {
|
||||
'common.file.size.limit': 'File size must not exceed {size}.',
|
||||
'common.file.format.limit': 'Invalid file format. Allowed: {formats}.',
|
||||
'common.image.limit.width': 'Image width must be {width}.',
|
||||
'common.image.limit.height': 'Image height must be {height}.'
|
||||
'common.image.limit.height': 'Image height must be {height}.',
|
||||
'common.max': 'Макс. {count}'
|
||||
};
|
||||
|
||||
// ========== To-Do: Translate Keys (Remove After Translation) ==========
|
||||
|
||||
Reference in New Issue
Block a user