lbq
5 天以前 72139f39a0845f8de31fd44bc5dd7077df17d48e
rsf-admin/src/i18n/core/chineseMessages.js
@@ -21,6 +21,7 @@
      remove_filter: "移除这个过滤器",
      remove_all_filters: "移除所有",
      remove: "移除",
      approved: "审核",
      save: "保存",
      search: "搜索",
      select_all_button: "全部选中",
@@ -85,7 +86,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 +96,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 +126,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",