fix(i18n): 增加国际化

This commit is contained in:
ulleo
2024-11-29 16:38:34 +08:00
parent 492238f32c
commit cb92be2fc5
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