@tntd/monaco-editor 1.1.3 → 1.2.0

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.
@@ -0,0 +1,3 @@
1
+ export default {
2
+ test: 'اختبار',
3
+ };
@@ -0,0 +1,7 @@
1
+ import common from './common';
2
+ import monacoeditor from './monacoeditor';
3
+
4
+ export default Object.assign({}, {
5
+ common,
6
+ monacoeditor,
7
+ });
@@ -0,0 +1,3 @@
1
+ export default {
2
+ noData: 'مفيش بيانات',
3
+ };
@@ -0,0 +1,3 @@
1
+ export default {
2
+ test: 'test',
3
+ };
@@ -0,0 +1,7 @@
1
+ import common from './common';
2
+ import monacoeditor from './monacoeditor';
3
+
4
+ export default Object.assign({}, {
5
+ common,
6
+ monacoeditor,
7
+ });
@@ -0,0 +1,3 @@
1
+ export default {
2
+ noData: 'No data',
3
+ };
@@ -0,0 +1,3 @@
1
+ export default {
2
+ test: 'prueba',
3
+ };
@@ -0,0 +1,7 @@
1
+ import common from './common';
2
+ import monacoeditor from './monacoeditor';
3
+
4
+ export default Object.assign({}, {
5
+ common,
6
+ monacoeditor,
7
+ });
@@ -0,0 +1,3 @@
1
+ export default {
2
+ noData: 'Sin datos',
3
+ };
@@ -0,0 +1,3 @@
1
+ export default {
2
+ test: '테스트',
3
+ };
@@ -0,0 +1,7 @@
1
+ import common from './common';
2
+ import monacoeditor from './monacoeditor';
3
+
4
+ export default Object.assign({}, {
5
+ common,
6
+ monacoeditor,
7
+ });
@@ -0,0 +1,3 @@
1
+ export default {
2
+ noData: '데이터가 없습니다',
3
+ };
@@ -0,0 +1,3 @@
1
+ export default {
2
+ test: 'ทดสอบ',
3
+ };
@@ -0,0 +1,7 @@
1
+ import common from './common';
2
+ import monacoeditor from './monacoeditor';
3
+
4
+ export default Object.assign({}, {
5
+ common,
6
+ monacoeditor,
7
+ });
@@ -0,0 +1,3 @@
1
+ export default {
2
+ noData: 'ไม่มีข้อมูล',
3
+ };
@@ -0,0 +1,3 @@
1
+ export default {
2
+ test: '测试',
3
+ };
@@ -0,0 +1,7 @@
1
+ import common from './common';
2
+ import monacoeditor from './monacoeditor';
3
+
4
+ export default Object.assign({}, {
5
+ common,
6
+ monacoeditor,
7
+ });
@@ -0,0 +1,3 @@
1
+ export default {
2
+ noData: '暂无数据',
3
+ };
@@ -0,0 +1,3 @@
1
+ export default {
2
+ test: '測試',
3
+ };
@@ -0,0 +1,7 @@
1
+ import common from './common';
2
+ import monacoeditor from './monacoeditor';
3
+
4
+ export default Object.assign({}, {
5
+ common,
6
+ monacoeditor,
7
+ });
@@ -0,0 +1,3 @@
1
+ export default {
2
+ noData: '暫無資料',
3
+ };