@univerjs/sheets-numfmt-ui 0.6.7 → 0.6.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,6 @@
1
1
  const e = {
2
2
  sheet: {
3
3
  numfmt: {
4
- percent: "Percentage",
5
4
  title: "Number format",
6
5
  numfmtType: "Format types",
7
6
  cancel: "Cancel",
@@ -10,6 +9,8 @@ const e = {
10
9
  accounting: "Accounting",
11
10
  text: "Text",
12
11
  number: "Number",
12
+ percent: "Percentage",
13
+ scientific: "Scientific",
13
14
  currency: "Currency",
14
15
  date: "Date",
15
16
  time: "Time",
@@ -1,7 +1,6 @@
1
1
  const e = {
2
2
  sheet: {
3
3
  numfmt: {
4
- percent: "درصد",
5
4
  title: "قالب‌بندی عدد",
6
5
  numfmtType: "انواع قالب‌بندی",
7
6
  cancel: "انصراف",
@@ -10,6 +9,8 @@ const e = {
10
9
  accounting: "حسابداری",
11
10
  text: "متن",
12
11
  number: "عدد",
12
+ percent: "درصد",
13
+ scientific: "علمی",
13
14
  currency: "ارز",
14
15
  date: "تاریخ",
15
16
  time: "زمان",
@@ -1,7 +1,6 @@
1
1
  const e = {
2
2
  sheet: {
3
3
  numfmt: {
4
- percent: "Pourcentage",
5
4
  title: "Format de nombre",
6
5
  numfmtType: "Types de format",
7
6
  cancel: "Annuler",
@@ -10,6 +9,8 @@ const e = {
10
9
  accounting: "Comptabilité",
11
10
  text: "Texte",
12
11
  number: "Nombre",
12
+ percent: "Pourcentage",
13
+ scientific: "Scientifique",
13
14
  currency: "Devise",
14
15
  date: "Date",
15
16
  time: "Heure",
@@ -1,7 +1,6 @@
1
1
  const e = {
2
2
  sheet: {
3
3
  numfmt: {
4
- percent: "Процент",
5
4
  title: "Формат числа",
6
5
  numfmtType: "Типы форматов",
7
6
  cancel: "Отмена",
@@ -10,6 +9,8 @@ const e = {
10
9
  accounting: "Бухгалтерский",
11
10
  text: "Текст",
12
11
  number: "Число",
12
+ percent: "Процент",
13
+ scientific: "Экспоненциальный",
13
14
  currency: "Валюта",
14
15
  date: "Дата",
15
16
  time: "Время",
@@ -1,7 +1,6 @@
1
1
  const n = {
2
2
  sheet: {
3
3
  numfmt: {
4
- percent: "Phần trăm",
5
4
  title: "Định dạng số",
6
5
  numfmtType: "Loại định dạng",
7
6
  cancel: "Hủy bỏ",
@@ -10,6 +9,8 @@ const n = {
10
9
  accounting: "Kế toán",
11
10
  text: "Văn bản",
12
11
  number: "Số",
12
+ percent: "Phần trăm",
13
+ scientific: "Chính xác",
13
14
  currency: "Tiền tệ",
14
15
  date: "Ngày",
15
16
  time: "Thời gian",
@@ -1,7 +1,6 @@
1
1
  const e = {
2
2
  sheet: {
3
3
  numfmt: {
4
- percent: "百分比",
5
4
  title: "数字格式",
6
5
  numfmtType: "格式类型",
7
6
  cancel: "取消",
@@ -10,6 +9,8 @@ const e = {
10
9
  accounting: "会计",
11
10
  text: "文本",
12
11
  number: "数值",
12
+ percent: "百分比",
13
+ scientific: "科学记数",
13
14
  currency: "货币",
14
15
  date: "日期",
15
16
  time: "时间",
@@ -1,7 +1,6 @@
1
1
  const e = {
2
2
  sheet: {
3
3
  numfmt: {
4
- percent: "百分比",
5
4
  title: "數字格式",
6
5
  numfmtType: "格式類型",
7
6
  cancel: "取消",
@@ -10,6 +9,8 @@ const e = {
10
9
  accounting: "會計",
11
10
  text: "文字",
12
11
  number: "數值",
12
+ percent: "百分比",
13
+ scientific: "工程型",
13
14
  currency: "貨幣",
14
15
  date: "日期",
15
16
  time: "時間",