zhou zhou
2026-01-10 24bee1a669c3f01f4c3ce7c6f4f4e2e37fe3dfe2
rsf-admin/src/i18n/core/chineseMessages.js
@@ -21,9 +21,11 @@
      remove_filter: "移除这个过滤器",
      remove_all_filters: "移除所有",
      remove: "移除",
      approved: "审核",
      save: "保存",
      search: "搜索",
      select_all_button: "全部选中",
      select_all: "全部选中",
      select_row: "选中一行",
      show: "显示",
      sort: "排序",
@@ -85,7 +87,7 @@
      auth_error:
        "An error occurred while validating the authentication token.",
      bulk_delete_content:
        "Are you sure you want to delete this %{name}? |||| Are you sure you want to delete these %{smart_count} items?",
        "确定要删除这个 %{name}? |||| 确认要删除这些 %{smart_count} 明细?",
      bulk_delete_title: "删除 %{name} |||| 删除 %{smart_count} %{name}",
      bulk_update_content:
        "Are you sure you want to update this %{name}? |||| Are you sure you want to update these %{smart_count} items?",
@@ -95,7 +97,8 @@
      delete_title: "删除 %{name} #%{id}",
      details: "Details",
      error: "A client error occurred and your request couldn't be completed.",
      delete_success: '删除成功!',
      delete_fail: '删除失败!',
      invalid_form: "表单无效 请检查是否有错误!",
      loading: "Please wait",
      no: "No",
@@ -124,9 +127,9 @@
      skip_nav: "Skip to content",
    },
    sort: {
      sort_by: "Sort by %{field} %{order}",
      ASC: "ascending",
      DESC: "descending",
      sort_by: "按照 \"%{field}\" %{order}",
      ASC: "升序排列",
      DESC: "降序排列",
    },
    auth: {
      auth_check_error: "Please login to continue",