✨ Crop image
This commit is contained in:
@ -326,4 +326,5 @@ const i18nEnglish = {
|
||||
'themeColorLuka': 'Luka Pink',
|
||||
'themeColorApplied': 'Global theme color has been applied.',
|
||||
'attachmentSaved': 'Attachment saved to your system album.',
|
||||
'cropImage': 'Crop Image',
|
||||
};
|
||||
|
@ -303,4 +303,5 @@ const i18nSimplifiedChinese = {
|
||||
'themeColorLuka': '流音粉',
|
||||
'themeColorApplied': '全局主题颜色已应用',
|
||||
'attachmentSaved': '附件已保存到系统相册',
|
||||
'cropImage': '裁剪图片',
|
||||
};
|
||||
|
Reference in New Issue
Block a user