@atlaskit/smart-hooks 0.3.1 → 0.3.3

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.
Files changed (131) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/CONTRIBUTING.md +1 -0
  3. package/dist/cjs/i18n/cs.js +3 -12
  4. package/dist/cjs/i18n/da.js +3 -12
  5. package/dist/cjs/i18n/de.js +3 -12
  6. package/dist/cjs/i18n/en.js +3 -12
  7. package/dist/cjs/i18n/en_GB.js +3 -12
  8. package/dist/cjs/i18n/en_ZZ.js +3 -12
  9. package/dist/cjs/i18n/es.js +3 -12
  10. package/dist/cjs/i18n/fi.js +3 -12
  11. package/dist/cjs/i18n/fr.js +3 -12
  12. package/dist/cjs/i18n/hu.js +3 -12
  13. package/dist/cjs/i18n/it.js +3 -12
  14. package/dist/cjs/i18n/ja.js +3 -12
  15. package/dist/cjs/i18n/ko.js +3 -12
  16. package/dist/cjs/i18n/nb.js +3 -12
  17. package/dist/cjs/i18n/nl.js +3 -12
  18. package/dist/cjs/i18n/pl.js +3 -12
  19. package/dist/cjs/i18n/pt_BR.js +3 -12
  20. package/dist/cjs/i18n/ru.js +3 -12
  21. package/dist/cjs/i18n/sv.js +3 -12
  22. package/dist/cjs/i18n/th.js +3 -12
  23. package/dist/cjs/i18n/tr.js +3 -12
  24. package/dist/cjs/i18n/uk.js +3 -12
  25. package/dist/cjs/i18n/vi.js +3 -12
  26. package/dist/cjs/i18n/zh.js +3 -12
  27. package/dist/cjs/i18n/zh_TW.js +3 -12
  28. package/dist/cjs/services/use-user-recommendations/analytics.js +1 -1
  29. package/dist/es2019/i18n/cs.js +3 -12
  30. package/dist/es2019/i18n/da.js +3 -12
  31. package/dist/es2019/i18n/de.js +3 -12
  32. package/dist/es2019/i18n/en.js +3 -12
  33. package/dist/es2019/i18n/en_GB.js +3 -12
  34. package/dist/es2019/i18n/en_ZZ.js +3 -12
  35. package/dist/es2019/i18n/es.js +3 -12
  36. package/dist/es2019/i18n/fi.js +3 -12
  37. package/dist/es2019/i18n/fr.js +3 -12
  38. package/dist/es2019/i18n/hu.js +3 -12
  39. package/dist/es2019/i18n/it.js +3 -12
  40. package/dist/es2019/i18n/ja.js +3 -12
  41. package/dist/es2019/i18n/ko.js +3 -12
  42. package/dist/es2019/i18n/nb.js +3 -12
  43. package/dist/es2019/i18n/nl.js +3 -12
  44. package/dist/es2019/i18n/pl.js +3 -12
  45. package/dist/es2019/i18n/pt_BR.js +3 -12
  46. package/dist/es2019/i18n/ru.js +3 -12
  47. package/dist/es2019/i18n/sv.js +3 -12
  48. package/dist/es2019/i18n/th.js +3 -12
  49. package/dist/es2019/i18n/tr.js +3 -12
  50. package/dist/es2019/i18n/uk.js +3 -12
  51. package/dist/es2019/i18n/vi.js +3 -12
  52. package/dist/es2019/i18n/zh.js +3 -12
  53. package/dist/es2019/i18n/zh_TW.js +3 -12
  54. package/dist/es2019/services/use-user-recommendations/analytics.js +1 -1
  55. package/dist/esm/i18n/cs.js +3 -12
  56. package/dist/esm/i18n/da.js +3 -12
  57. package/dist/esm/i18n/de.js +3 -12
  58. package/dist/esm/i18n/en.js +3 -12
  59. package/dist/esm/i18n/en_GB.js +3 -12
  60. package/dist/esm/i18n/en_ZZ.js +3 -12
  61. package/dist/esm/i18n/es.js +3 -12
  62. package/dist/esm/i18n/fi.js +3 -12
  63. package/dist/esm/i18n/fr.js +3 -12
  64. package/dist/esm/i18n/hu.js +3 -12
  65. package/dist/esm/i18n/it.js +3 -12
  66. package/dist/esm/i18n/ja.js +3 -12
  67. package/dist/esm/i18n/ko.js +3 -12
  68. package/dist/esm/i18n/nb.js +3 -12
  69. package/dist/esm/i18n/nl.js +3 -12
  70. package/dist/esm/i18n/pl.js +3 -12
  71. package/dist/esm/i18n/pt_BR.js +3 -12
  72. package/dist/esm/i18n/ru.js +3 -12
  73. package/dist/esm/i18n/sv.js +3 -12
  74. package/dist/esm/i18n/th.js +3 -12
  75. package/dist/esm/i18n/tr.js +3 -12
  76. package/dist/esm/i18n/uk.js +3 -12
  77. package/dist/esm/i18n/vi.js +3 -12
  78. package/dist/esm/i18n/zh.js +3 -12
  79. package/dist/esm/i18n/zh_TW.js +3 -12
  80. package/dist/esm/services/use-user-recommendations/analytics.js +1 -1
  81. package/dist/types/i18n/cs.d.ts +2 -12
  82. package/dist/types/i18n/da.d.ts +2 -12
  83. package/dist/types/i18n/de.d.ts +2 -12
  84. package/dist/types/i18n/en.d.ts +2 -12
  85. package/dist/types/i18n/en_GB.d.ts +2 -12
  86. package/dist/types/i18n/en_ZZ.d.ts +2 -12
  87. package/dist/types/i18n/es.d.ts +2 -12
  88. package/dist/types/i18n/fi.d.ts +2 -12
  89. package/dist/types/i18n/fr.d.ts +2 -12
  90. package/dist/types/i18n/hu.d.ts +2 -12
  91. package/dist/types/i18n/it.d.ts +2 -12
  92. package/dist/types/i18n/ja.d.ts +2 -12
  93. package/dist/types/i18n/ko.d.ts +2 -12
  94. package/dist/types/i18n/nb.d.ts +2 -12
  95. package/dist/types/i18n/nl.d.ts +2 -12
  96. package/dist/types/i18n/pl.d.ts +2 -12
  97. package/dist/types/i18n/pt_BR.d.ts +2 -12
  98. package/dist/types/i18n/ru.d.ts +2 -12
  99. package/dist/types/i18n/sv.d.ts +2 -12
  100. package/dist/types/i18n/th.d.ts +2 -12
  101. package/dist/types/i18n/tr.d.ts +2 -12
  102. package/dist/types/i18n/uk.d.ts +2 -12
  103. package/dist/types/i18n/vi.d.ts +2 -12
  104. package/dist/types/i18n/zh.d.ts +2 -12
  105. package/dist/types/i18n/zh_TW.d.ts +2 -12
  106. package/dist/types-ts4.5/i18n/cs.d.ts +2 -12
  107. package/dist/types-ts4.5/i18n/da.d.ts +2 -12
  108. package/dist/types-ts4.5/i18n/de.d.ts +2 -12
  109. package/dist/types-ts4.5/i18n/en.d.ts +2 -12
  110. package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -12
  111. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -12
  112. package/dist/types-ts4.5/i18n/es.d.ts +2 -12
  113. package/dist/types-ts4.5/i18n/fi.d.ts +2 -12
  114. package/dist/types-ts4.5/i18n/fr.d.ts +2 -12
  115. package/dist/types-ts4.5/i18n/hu.d.ts +2 -12
  116. package/dist/types-ts4.5/i18n/it.d.ts +2 -12
  117. package/dist/types-ts4.5/i18n/ja.d.ts +2 -12
  118. package/dist/types-ts4.5/i18n/ko.d.ts +2 -12
  119. package/dist/types-ts4.5/i18n/nb.d.ts +2 -12
  120. package/dist/types-ts4.5/i18n/nl.d.ts +2 -12
  121. package/dist/types-ts4.5/i18n/pl.d.ts +2 -12
  122. package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -12
  123. package/dist/types-ts4.5/i18n/ru.d.ts +2 -12
  124. package/dist/types-ts4.5/i18n/sv.d.ts +2 -12
  125. package/dist/types-ts4.5/i18n/th.d.ts +2 -12
  126. package/dist/types-ts4.5/i18n/tr.d.ts +2 -12
  127. package/dist/types-ts4.5/i18n/uk.d.ts +2 -12
  128. package/dist/types-ts4.5/i18n/vi.d.ts +2 -12
  129. package/dist/types-ts4.5/i18n/zh.d.ts +2 -12
  130. package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -12
  131. package/package.json +5 -8
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _tr = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/tr"));
7
9
  /* prettier-ignore */
8
10
  /**
9
11
  * NOTE:
@@ -11,15 +13,4 @@ exports.default = void 0;
11
13
  * This file is automatically generated by Traduki 2.0.
12
14
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
15
  */
14
- //Turkish (Turkey)
15
- var _default = exports.default = {
16
- 'smart-experiences.smart-hooks.external.sourced.from': 'Bulunduğu yer:',
17
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
18
- 'smart-experiences.smart-hooks.google.provider': 'Google',
19
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'KONUK',
20
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Konuk gruplar yalnızca bazı alanlara erişebilir ve kullanıcı bilgilerine erişimleri de kısıtlıdır.',
21
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Konuklar yalnızca bazı alanlara erişebilir ve kullanıcı bilgilerine erişimleri de kısıtlıdır.',
22
- 'smart-experiences.smart-hooks.member.lozenge.text': 'ÜYE',
23
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
24
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
25
- };
16
+ var _default = exports.default = _tr.default;
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _uk = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/uk"));
7
9
  /* prettier-ignore */
8
10
  /**
9
11
  * NOTE:
@@ -11,15 +13,4 @@ exports.default = void 0;
11
13
  * This file is automatically generated by Traduki 2.0.
12
14
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
15
  */
14
- //Ukrainian (Ukraine)
15
- var _default = exports.default = {
16
- 'smart-experiences.smart-hooks.external.sourced.from': 'Знайдено в:',
17
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
18
- 'smart-experiences.smart-hooks.google.provider': 'Google',
19
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'ГІСТЬ',
20
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Групи гостей мають доступ лише до певних розділів, а також обмежений доступ до інформації про користувачів.',
21
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Гості мають доступ лише до певних розділів, а також обмежений доступ до інформації про користувачів.',
22
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Учасник',
23
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
24
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
25
- };
16
+ var _default = exports.default = _uk.default;
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _vi = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/vi"));
7
9
  /* prettier-ignore */
8
10
  /**
9
11
  * NOTE:
@@ -11,15 +13,4 @@ exports.default = void 0;
11
13
  * This file is automatically generated by Traduki 2.0.
12
14
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
15
  */
14
- //Vietnamese (Vietnam)
15
- var _default = exports.default = {
16
- 'smart-experiences.smart-hooks.external.sourced.from': 'Tìm thấy trong:',
17
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
18
- 'smart-experiences.smart-hooks.google.provider': 'Google',
19
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'KHÁCH',
20
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Các nhóm khách chỉ có thể vào một số không gian nhất định và có quyền truy cập hạn chế vào thông tin người dùng.',
21
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Khách chỉ có thể vào một số không gian nhất định và có quyền truy cập hạn chế vào thông tin người dùng.',
22
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Thành viên',
23
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
24
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
25
- };
16
+ var _default = exports.default = _vi.default;
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _zh = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/zh"));
7
9
  /* prettier-ignore */
8
10
  /**
9
11
  * NOTE:
@@ -11,15 +13,4 @@ exports.default = void 0;
11
13
  * This file is automatically generated by Traduki 2.0.
12
14
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
15
  */
14
- //Chinese (Simplified)
15
- var _default = exports.default = {
16
- 'smart-experiences.smart-hooks.external.sourced.from': '发现位置:',
17
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
18
- 'smart-experiences.smart-hooks.google.provider': 'Google',
19
- 'smart-experiences.smart-hooks.guest.lozenge.text': '访客',
20
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '访客群组只能访问特定的空间,并对用户信息具有有限的访问权限。',
21
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '访客只能访问特定的空间,并对用户信息具有有限的访问权限。',
22
- 'smart-experiences.smart-hooks.member.lozenge.text': '成员',
23
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
24
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
25
- };
16
+ var _default = exports.default = _zh.default;
@@ -1,9 +1,11 @@
1
1
  "use strict";
2
2
 
3
+ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
3
4
  Object.defineProperty(exports, "__esModule", {
4
5
  value: true
5
6
  });
6
7
  exports.default = void 0;
8
+ var _zh_TW = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/zh_TW"));
7
9
  /* prettier-ignore */
8
10
  /**
9
11
  * NOTE:
@@ -11,15 +13,4 @@ exports.default = void 0;
11
13
  * This file is automatically generated by Traduki 2.0.
12
14
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
15
  */
14
- //Chinese (Traditional)
15
- var _default = exports.default = {
16
- 'smart-experiences.smart-hooks.external.sourced.from': '尋找位置:',
17
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
18
- 'smart-experiences.smart-hooks.google.provider': 'Google',
19
- 'smart-experiences.smart-hooks.guest.lozenge.text': '訪客',
20
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '訪客群組只能存取特定空間,而且只能存取有限的使用者資訊。',
21
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '訪客只能存取特定空間,而且只能存取有限的使用者資訊。',
22
- 'smart-experiences.smart-hooks.member.lozenge.text': '成員',
23
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
24
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
25
- };
16
+ var _default = exports.default = _zh_TW.default;
@@ -21,7 +21,7 @@ var createEvent = function createEvent(eventType, action, actionSubject) {
21
21
  source: '@atlaskit/smart-hooks/use-user-recommendations',
22
22
  attributes: _objectSpread({
23
23
  packageName: "@atlaskit/smart-hooks",
24
- packageVersion: "0.3.1"
24
+ packageVersion: "0.0.0-development"
25
25
  }, attributes)
26
26
  };
27
27
  };
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Czech
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Nalezen v:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'HOST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Skupiny hostů mají přístup pouze k určitým prostorům a mají omezený přístup k uživatelským údajům.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Hosté mají přístup pouze k určitým prostorům a mají omezený přístup k uživatelským údajům.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'ČLEN',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/cs';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Danish (Denmark)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Fundet i:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GÆST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Gæstegrupper har kun adgang til bestemte områder og har begrænset adgang til brugeroplysninger.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Gæster har kun adgang til bestemte områder og har begrænset adgang til brugeroplysninger.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Medlem',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/da';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //German (Germany)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Gefunden in:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'Gast',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Gästegruppen können ausschließlich auf ausgewählte Bereiche zugreifen und verfügen über eingeschränkten Zugriff auf Benutzerinformationen.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Gäste können ausschließlich auf ausgewählte Bereiche zugreifen und verfügen über eingeschränkten Zugriff auf Benutzerinformationen.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Mitglied',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/de';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GUEST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Guest groups can only access certain spaces and have limited access to user info.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Guests can only access certain spaces and have limited access to user info.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/en';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //English (United Kingdom)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GUEST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Guest groups can only access certain spaces and have limited access to user info.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Guests can only access certain spaces and have limited access to user info.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/en_GB';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': '⁣⁢Found in:⁠⁡⁠⁠؜‌‍⁡؜‌⁠⁣⁤',
11
- 'smart-experiences.smart-hooks.github.provider': '⁣⁢GitHub⁠‍‍⁡⁡‌‌‌‌؜⁣⁤',
12
- 'smart-experiences.smart-hooks.google.provider': '⁣⁢Google⁡‌⁠⁠‌؜‌‍؜⁣⁤',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': '⁣⁢GUEST‍⁠‌⁡؜؜‍⁠؜‍⁡⁣⁤',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '⁣⁢Guest groups can only access certain spaces and have limited access to user info.‍‌⁡؜‌‍؜‌⁣⁤',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '⁣⁢Guests can only access certain spaces and have limited access to user info.؜⁠‍⁠⁣⁤',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': '⁣⁢MEMBER‌⁠‌‍‌⁡⁠⁠⁡⁠⁣⁤',
17
- 'smart-experiences.smart-hooks.microsoft.provider': '⁣⁢Microsoft؜؜⁠‌‍‌‌⁡‍‍‍⁣⁤',
18
- 'smart-experiences.smart-hooks.slack.provider': '⁣⁢Slack؜‌⁡⁠؜‌⁣⁤'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/en_ZZ';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Spanish (International)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado en:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'INVITADO',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Los grupos de invitados solo pueden acceder a espacios determinados y tienen un acceso limitado a la información de los usuarios.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Los invitados solo pueden acceder a espacios determinados y tienen un acceso limitado a la información de los usuarios.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'MIEMBRO',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/es';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Finnish
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Löydetty kohteesta:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'VIERAS',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Vierasryhmillä on pääsy vain tiettyihin työtiloihin ja rajoitettu pääsy käyttäjätietoihin.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Vierailla on pääsy vain tiettyihin työtiloihin ja rajoitettu pääsy käyttäjätietoihin.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Jäsen',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/fi';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //French (France)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Trouvé dans :',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'INVITÉ',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': "Les groupes d'invités peuvent uniquement accéder à certains espaces et ont un accès limité aux informations utilisateur.",
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Les invités peuvent uniquement accéder à certains espaces et ont un accès limité aux informations utilisateur.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBRE',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/fr';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Hungarian
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Itt található:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'VENDÉG',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'A vendégcsoportok csak bizonyos munkaterekhez kapnak hozzáférést, és korlátozottan érik el a felhasználói adatokat.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'A vendégek csak bizonyos munkaterekhez kapnak hozzáférést, és korlátozottan érik el a felhasználói adatokat.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'TAG',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/hu';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Italian (Italy)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Trovato in:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'UTENTE GUEST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': "I gruppi guest possono accedere solamente a determinati spazi e hanno accesso limitato alle informazioni dell'utente.",
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': "Gli utenti guest possono accedere solamente a determinati spazi e hanno accesso limitato alle informazioni dell'utente.",
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBRO',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/it';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Japanese
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'ユーザーのソース元: ',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'ゲスト',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'ゲスト グループは一部のスペースにのみアクセスできて、ユーザー情報へのアクセスが制限されます。',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'ゲストは一部のスペースにのみアクセスできて、ユーザー情報へのアクセスが制限されます。',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'メンバー',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/ja';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Korean
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': '찾은 위치:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': '게스트',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '게스트 그룹은 특정 스페이스에만 액세스할 수 있고 사용자 정보에 대한 액세스 권한이 제한적입니다.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '게스트는 특정 스페이스에만 액세스할 수 있고 사용자 정보에 대한 액세스 권한이 제한적입니다.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': '구성원',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/ko';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Norwegian (Bokmål)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Funnet på:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GJEST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Gjestegrupper har bare tilgang til enkelte områder, og har begrenset tilgang til brukeropplysninger.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Gjester har bare tilgang til enkelte områder, og har begrenset tilgang til brukeropplysninger.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Medlem',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/nb';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Dutch (Netherlands)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Gevonden in:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GAST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Gastgroepen hebben alleen toegang tot bepaalde spaces en hebben beperkte toegang tot gebruikersinformatie.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Gasten hebben alleen toegang tot bepaalde spaces en hebben beperkte toegang tot gebruikersinformatie.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'LID',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/nl';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Polish (Poland)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Znaleziono w:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GOŚĆ',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Grupy gości mają dostęp wyłącznie do określonych przestrzeni i ograniczony dostęp do informacji o użytkownikach.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Goście mają dostęp wyłącznie do określonych przestrzeni i ograniczony dostęp do informacji o użytkownikach.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'CZŁONEK',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/pl';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Portuguese (Brazil)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado em:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'CONVIDADO',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Os grupos de convidados só podem acessar determinados espaços e têm acesso limitado às informações do usuário.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Os convidados só podem acessar determinados espaços e têm acesso limitado às informações do usuário.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Membro',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/pt_BR';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Russian
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Найден в:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'ГОСТЬ',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Гостевые группы имеют доступ только к определенным разделам и ограниченный доступ к информации о пользователях.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Гости имеют доступ только к определенным разделам и ограниченный доступ к информации о пользователях.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'УЧАСТНИК',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/ru';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Swedish
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Hittades i:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GÄST',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Gästgrupper kan endast komma åt vissa utrymmen och har begränsad åtkomst till användarinformation.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Gästerna kan endast komma åt vissa utrymmen och har begränsad åtkomst till användarinformation.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'medlem',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/sv';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Thai (Thailand)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'พบใน:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'ผู้ใช้ทั่วไป',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'กลุ่มผู้ใช้ทั่วไปสามารถเข้าถึงได้เฉพาะบางพื้นที่เท่านั้นและมีสิทธิ์ในการเข้าถึงข้อมูลผู้ใช้ที่จำกัด',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'ผู้ใช้ทั่วไปสามารถเข้าถึงได้เฉพาะบางพื้นที่เท่านั้นและมีสิทธิ์ในการเข้าถึงข้อมูลผู้ใช้ที่จำกัด',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'สมาชิก',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/th';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Turkish (Turkey)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Bulunduğu yer:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'KONUK',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Konuk gruplar yalnızca bazı alanlara erişebilir ve kullanıcı bilgilerine erişimleri de kısıtlıdır.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Konuklar yalnızca bazı alanlara erişebilir ve kullanıcı bilgilerine erişimleri de kısıtlıdır.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'ÜYE',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/tr';
10
+ export default translations;
@@ -5,15 +5,6 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
- //Ukrainian (Ukraine)
9
- export default {
10
- 'smart-experiences.smart-hooks.external.sourced.from': 'Знайдено в:',
11
- 'smart-experiences.smart-hooks.github.provider': 'GitHub',
12
- 'smart-experiences.smart-hooks.google.provider': 'Google',
13
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'ГІСТЬ',
14
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Групи гостей мають доступ лише до певних розділів, а також обмежений доступ до інформації про користувачів.',
15
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Гості мають доступ лише до певних розділів, а також обмежений доступ до інформації про користувачів.',
16
- 'smart-experiences.smart-hooks.member.lozenge.text': 'Учасник',
17
- 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
18
- 'smart-experiences.smart-hooks.slack.provider': 'Slack'
19
- };
8
+
9
+ import translations from '@atlaskit/afm-i18n-platform-smart-experiences-smart-hooks/i18n/uk';
10
+ export default translations;