- Introduced new localization files for Albanian, German, Spanish, Portuguese, and Chinese, enhancing the application's multilingual support. - Added new keys and updated existing translations in project-view, task-list-table, and settings files to improve user experience across different languages. - Enhanced error handling and empty state messages in task management components to provide clearer feedback to users. - Updated tooltip texts and button labels for better clarity and consistency in the user interface.
14 lines
481 B
JSON
14 lines
481 B
JSON
{
|
||
"uploadError": "您只能上传JPG/PNG文件!",
|
||
"uploadSizeError": "图片必须小于2MB!",
|
||
"upload": "上传",
|
||
"nameLabel": "名称",
|
||
"nameRequiredError": "名称是必需的",
|
||
"emailLabel": "电子邮件",
|
||
"emailRequiredError": "电子邮件是必需的",
|
||
"saveChanges": "保存更改",
|
||
"profileJoinedText": "一个月前加入",
|
||
"profileLastUpdatedText": "一个月前更新",
|
||
"avatarTooltip": "点击上传头像",
|
||
"title": "个人资料设置"
|
||
} |