更新 src/i18n/en/project.ts

This commit is contained in:
mkm 2023-09-16 14:00:09 +08:00
parent 63f862f1cd
commit 66e94bdea1

View File

@ -1,6 +1,8 @@
export default {
create_btn: 'Create',
create_tip: 'Please select a content for development',
create_btn: 'Creat',
create_success: 'Creat Success!',
create_failure: 'Failed to create, please try again later',
create_tip: 'Please select a content for development!',
project: 'Project',
my: 'My',
new_project: 'New Project',