const n = { ribbon: { start: "Bắt đầu", insert: "Chèn", formulas: "Công thức", data: "Dữ liệu", view: "Xem", others: "Khác", more: "Thêm" }, fontFamily: { TimesNewRoman: "Times New Roman", Arial: "Arial", Tahoma: "Tahoma", Verdana: "Verdana", MicrosoftYaHei: "Microsoft YaHei", SimSun: "SimSun", SimHei: "SimHei", Kaiti: "Kaiti", FangSong: "FangSong", NSimSun: "NSimSun", STXinwei: "STXinwei", STXingkai: "STXingkai", STLiti: "STLiti", HanaleiFill: "HanaleiFill", Anton: "Anton", Pacifico: "Pacifico" }, "shortcut-panel": { title: "Bảng phím tắt" }, shortcut: { undo: "Hoàn tác", redo: "Làm lại", cut: "Cắt", copy: "Sao chép", paste: "Dán", "shortcut-panel": "Mở/Đóng bảng phím tắt" }, "common-edit": "Chỉnh sửa thường dùng", "toggle-shortcut-panel": "Mở/Đóng bảng phím tắt", clipboard: { authentication: { title: "Không thể truy cập vào bảng nhớ tạm", content: "Vui lòng cho phép Univer truy cập vào bảng nhớ tạm của bạn." } }, textEditor: { formulaError: "Vui lòng nhập công thức hợp lệ, ví dụ =SUM(A1)", rangeError: "Vui lòng nhập phạm vi hợp lệ, ví dụ A1:B10" }, rangeSelector: { title: "Chọn một phạm vi dữ liệu", addAnotherRange: "Thêm phạm vi", buttonTooltip: "Chọn phạm vi dữ liệu", placeHolder: "Chọn phạm vi hoặc nhập", confirm: "Xác nhận", cancel: "Hủy" }, "global-shortcut": "Phím tắt toàn cầu" }; export { n as default };