@sapui5/sap.makit 1.84.46 → 1.84.48
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.
package/package.json
CHANGED
|
@@ -1,12 +1,20 @@
|
|
|
1
|
+
#This is the resource bundle for the SAPUI5 sap.makit library
|
|
2
|
+
#
|
|
1
3
|
|
|
2
|
-
|
|
4
|
+
#XFLD: Text for an item that contains other values on a Pie chart when it has reached its max total slices
|
|
5
|
+
CHART_OTHERS=/3JwnX/PFyuydUva4GiUtw_Others
|
|
3
6
|
|
|
4
|
-
|
|
7
|
+
#XFLD: Text for the total value in a waterfall chart
|
|
8
|
+
CHART_TOTAL=k7YXsDWWUeA9Y3aZCyQDDQ_Total
|
|
5
9
|
|
|
6
|
-
|
|
10
|
+
#XFLD: abbreviated Text for Thousand(International System of Units)
|
|
11
|
+
Thousand_ShortForm=x55lZsQyorNT9sNwFOOj+A_K
|
|
7
12
|
|
|
8
|
-
|
|
13
|
+
#XFLD: abbreviated Text for Million(International System of Units)
|
|
14
|
+
Million_ShortForm=WVT6iVx7OJ3UzP1HIXn8IQ_M
|
|
9
15
|
|
|
10
|
-
|
|
16
|
+
#XFLD: abbreviated Text for Billion(International System of Units)
|
|
17
|
+
Billion_ShortForm=d2mWIN8CJJdJ3VWqFffF0w_B
|
|
11
18
|
|
|
12
|
-
|
|
19
|
+
#XFLD: abbreviated Text for Trillion(International System of Units)
|
|
20
|
+
Trillion_ShortForm=1FPoE/MpRgV1vRpY8TQpBw_T
|