Merge pull request #13695 from ulleo/dev-v2

fix(i18n): 增加国际化
This commit is contained in:
xuwei-fit2cloud 2024-11-29 16:53:59 +08:00 committed by GitHub
commit a0f4e1559c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 0 deletions

View File

@ -108,6 +108,8 @@ i18n_df_gt_check=need greater than %s: %s
i18n_df_le_check=need less than or equal to %s: %s
i18n_df_ge_check=need greater than or equal to %s: %s
i18n_wrong_email=Incorrect email format
i18n_wrong_tel=Incorrect phone number format
i18n_copilot_cross_ds_error=This feature is not supported for cross-source datasets.

View File

@ -128,6 +128,8 @@ i18n_df_gt_check=\u503C\u9700\u8981\u5927\u4E8E %s: %s
i18n_df_le_check=\u503C\u9700\u8981\u5C0F\u4E8E\u7B49\u4E8E %s: %s
i18n_df_ge_check=\u503C\u9700\u8981\u5927\u4E8E\u7B49\u4E8E %s: %s
i18n_wrong_email=\u90AE\u7BB1\u683C\u5F0F\u9519\u8BEF
i18n_wrong_tel=\u624B\u673A\u53F7\u7801\u683C\u5F0F\u9519\u8BEF
i18n_copilot_cross_ds_error=\u8DE8\u6E90\u6570\u636E\u96C6\u4E0D\u652F\u6301\u8BE5\u529F\u80FD

View File

@ -128,6 +128,8 @@ i18n_df_gt_check=\u503C\u9700\u8981\u5927\u4E8E %s: %s
i18n_df_le_check=\u503C\u9700\u8981\u5C0F\u4E8E\u7B49\u4E8E %s: %s
i18n_df_ge_check=\u503C\u9700\u8981\u5927\u4E8E\u7B49\u4E8E %s: %s
i18n_wrong_email=\u90F5\u7BB1\u683C\u5F0F\u932F\u8AA4
i18n_wrong_tel=\u624B\u6A5F\u865F\u78BC\u683C\u5F0F\u932F\u8AA4
i18n_copilot_cross_ds_error=\u8DE8\u6E90\u6578\u64DA\u96C6\u4E0D\u652F\u6301\u8A72\u529F\u80FD