@atlaskit/smart-hooks 0.1.8 → 0.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.
Files changed (108) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/cjs/i18n/cs.js +3 -2
  3. package/dist/cjs/i18n/da.js +3 -2
  4. package/dist/cjs/i18n/de.js +4 -3
  5. package/dist/cjs/i18n/en.js +17 -5
  6. package/dist/cjs/i18n/en_GB.js +17 -5
  7. package/dist/cjs/i18n/en_ZZ.js +11 -11
  8. package/dist/cjs/i18n/es.js +3 -2
  9. package/dist/cjs/i18n/fi.js +3 -2
  10. package/dist/cjs/i18n/fr.js +3 -2
  11. package/dist/cjs/i18n/hu.js +3 -2
  12. package/dist/cjs/i18n/it.js +4 -3
  13. package/dist/cjs/i18n/ja.js +5 -4
  14. package/dist/cjs/i18n/ko.js +3 -2
  15. package/dist/cjs/i18n/nb.js +3 -2
  16. package/dist/cjs/i18n/nl.js +3 -2
  17. package/dist/cjs/i18n/pl.js +3 -2
  18. package/dist/cjs/i18n/pt_BR.js +3 -2
  19. package/dist/cjs/i18n/ru.js +3 -2
  20. package/dist/cjs/i18n/sv.js +3 -2
  21. package/dist/cjs/i18n/th.js +3 -2
  22. package/dist/cjs/i18n/tr.js +3 -2
  23. package/dist/cjs/i18n/uk.js +3 -2
  24. package/dist/cjs/i18n/vi.js +3 -2
  25. package/dist/cjs/i18n/zh.js +3 -2
  26. package/dist/cjs/i18n/zh_TW.js +3 -2
  27. package/dist/cjs/services/use-user-recommendations/index.js +68 -70
  28. package/dist/cjs/version.json +1 -1
  29. package/dist/es2019/i18n/cs.js +3 -2
  30. package/dist/es2019/i18n/da.js +3 -2
  31. package/dist/es2019/i18n/de.js +4 -3
  32. package/dist/es2019/i18n/en.js +17 -5
  33. package/dist/es2019/i18n/en_GB.js +17 -5
  34. package/dist/es2019/i18n/en_ZZ.js +11 -11
  35. package/dist/es2019/i18n/es.js +3 -2
  36. package/dist/es2019/i18n/fi.js +3 -2
  37. package/dist/es2019/i18n/fr.js +3 -2
  38. package/dist/es2019/i18n/hu.js +3 -2
  39. package/dist/es2019/i18n/it.js +4 -3
  40. package/dist/es2019/i18n/ja.js +5 -4
  41. package/dist/es2019/i18n/ko.js +3 -2
  42. package/dist/es2019/i18n/nb.js +3 -2
  43. package/dist/es2019/i18n/nl.js +3 -2
  44. package/dist/es2019/i18n/pl.js +3 -2
  45. package/dist/es2019/i18n/pt_BR.js +3 -2
  46. package/dist/es2019/i18n/ru.js +3 -2
  47. package/dist/es2019/i18n/sv.js +3 -2
  48. package/dist/es2019/i18n/th.js +3 -2
  49. package/dist/es2019/i18n/tr.js +3 -2
  50. package/dist/es2019/i18n/uk.js +3 -2
  51. package/dist/es2019/i18n/vi.js +3 -2
  52. package/dist/es2019/i18n/zh.js +3 -2
  53. package/dist/es2019/i18n/zh_TW.js +3 -2
  54. package/dist/es2019/version.json +1 -1
  55. package/dist/esm/i18n/cs.js +3 -2
  56. package/dist/esm/i18n/da.js +3 -2
  57. package/dist/esm/i18n/de.js +4 -3
  58. package/dist/esm/i18n/en.js +17 -5
  59. package/dist/esm/i18n/en_GB.js +17 -5
  60. package/dist/esm/i18n/en_ZZ.js +11 -11
  61. package/dist/esm/i18n/es.js +3 -2
  62. package/dist/esm/i18n/fi.js +3 -2
  63. package/dist/esm/i18n/fr.js +3 -2
  64. package/dist/esm/i18n/hu.js +3 -2
  65. package/dist/esm/i18n/it.js +4 -3
  66. package/dist/esm/i18n/ja.js +5 -4
  67. package/dist/esm/i18n/ko.js +3 -2
  68. package/dist/esm/i18n/nb.js +3 -2
  69. package/dist/esm/i18n/nl.js +3 -2
  70. package/dist/esm/i18n/pl.js +3 -2
  71. package/dist/esm/i18n/pt_BR.js +3 -2
  72. package/dist/esm/i18n/ru.js +3 -2
  73. package/dist/esm/i18n/sv.js +3 -2
  74. package/dist/esm/i18n/th.js +3 -2
  75. package/dist/esm/i18n/tr.js +3 -2
  76. package/dist/esm/i18n/uk.js +3 -2
  77. package/dist/esm/i18n/vi.js +3 -2
  78. package/dist/esm/i18n/zh.js +3 -2
  79. package/dist/esm/i18n/zh_TW.js +3 -2
  80. package/dist/esm/services/use-user-recommendations/index.js +68 -70
  81. package/dist/esm/version.json +1 -1
  82. package/dist/types/i18n/cs.d.ts +1 -1
  83. package/dist/types/i18n/da.d.ts +1 -1
  84. package/dist/types/i18n/de.d.ts +1 -1
  85. package/dist/types/i18n/en.d.ts +15 -4
  86. package/dist/types/i18n/en_GB.d.ts +15 -4
  87. package/dist/types/i18n/en_ZZ.d.ts +1 -1
  88. package/dist/types/i18n/es.d.ts +1 -1
  89. package/dist/types/i18n/fi.d.ts +1 -1
  90. package/dist/types/i18n/fr.d.ts +1 -1
  91. package/dist/types/i18n/hu.d.ts +1 -1
  92. package/dist/types/i18n/it.d.ts +1 -1
  93. package/dist/types/i18n/ja.d.ts +1 -1
  94. package/dist/types/i18n/ko.d.ts +1 -1
  95. package/dist/types/i18n/nb.d.ts +1 -1
  96. package/dist/types/i18n/nl.d.ts +1 -1
  97. package/dist/types/i18n/pl.d.ts +1 -1
  98. package/dist/types/i18n/pt_BR.d.ts +1 -1
  99. package/dist/types/i18n/ru.d.ts +1 -1
  100. package/dist/types/i18n/sv.d.ts +1 -1
  101. package/dist/types/i18n/th.d.ts +1 -1
  102. package/dist/types/i18n/tr.d.ts +1 -1
  103. package/dist/types/i18n/uk.d.ts +1 -1
  104. package/dist/types/i18n/vi.d.ts +1 -1
  105. package/dist/types/i18n/zh.d.ts +1 -1
  106. package/dist/types/i18n/zh_TW.d.ts +1 -1
  107. package/package.json +13 -13
  108. package/tmp/api-report-tmp.d.ts +0 -54
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @atlaskit/smart-hooks
2
2
 
3
+ ## 0.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+
13
+ ## 0.1.9
14
+
15
+ ### Patch Changes
16
+
17
+ - [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
18
+
3
19
  ## 0.1.8
4
20
 
5
21
  ### Patch Changes
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Czech
14
+ //Czech
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Nalezen v:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Danish
14
+ //Danish (Denmark)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Fundet i:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,18 +4,19 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // German
14
+ //German (Germany)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Gefunden in:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
17
18
  'smart-experiences.smart-hooks.google.provider': 'Google',
18
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'GAST',
19
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'Gast',
19
20
  '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.',
20
21
  '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.',
21
22
  'smart-experiences.smart-hooks.member.lozenge.text': 'Mitglied',
@@ -4,11 +4,23 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- // English
7
+ /* prettier-ignore */
8
+ /**
9
+ * NOTE:
10
+ *
11
+ * This file is automatically generated by Traduki 2.0.
12
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
+ */
14
+ //
8
15
  var _default = {
9
- 'smart-experiences.smart-hooks.placeholder': 'Find a person...',
10
- 'smart-experiences.smart-hooks.placeholder.add-more': 'add more people...',
11
- 'smart-experiences.smart-hooks.multi.remove-item': 'Remove',
12
- 'smart-experiences.smart-hooks.single.clear': 'Clear'
16
+ 'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
17
+ 'smart-experiences.smart-hooks.github.provider': 'GitHub',
18
+ 'smart-experiences.smart-hooks.google.provider': 'Google',
19
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'GUEST',
20
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Guest groups can only access certain spaces and have limited access to user info.',
21
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Guests can only access certain spaces and have limited access to user info.',
22
+ 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
23
+ 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
24
+ 'smart-experiences.smart-hooks.slack.provider': 'Slack'
13
25
  };
14
26
  exports.default = _default;
@@ -4,11 +4,23 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
- // English (United Kingdom)
7
+ /* prettier-ignore */
8
+ /**
9
+ * NOTE:
10
+ *
11
+ * This file is automatically generated by Traduki 2.0.
12
+ * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
+ */
14
+ //English (United Kingdom)
8
15
  var _default = {
9
- 'smart-experiences.smart-hooks.placeholder': 'Find a person...',
10
- 'smart-experiences.smart-hooks.placeholder.add-more': 'add more people...',
11
- 'smart-experiences.smart-hooks.multi.remove-item': 'Remove',
12
- 'smart-experiences.smart-hooks.single.clear': 'Clear'
16
+ 'smart-experiences.smart-hooks.external.sourced.from': 'Found in:',
17
+ 'smart-experiences.smart-hooks.github.provider': 'GitHub',
18
+ 'smart-experiences.smart-hooks.google.provider': 'Google',
19
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'GUEST',
20
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'Guest groups can only access certain spaces and have limited access to user info.',
21
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'Guests can only access certain spaces and have limited access to user info.',
22
+ 'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBER',
23
+ 'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
24
+ 'smart-experiences.smart-hooks.slack.provider': 'Slack'
13
25
  };
14
26
  exports.default = _default;
@@ -7,19 +7,19 @@ exports.default = void 0;
7
7
  /**
8
8
  * NOTE:
9
9
  *
10
- * This file is automatically generated by i18n-tools.
10
+ * This file is automatically generated by Traduki 2.0.
11
11
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
12
  */
13
- // English (Instrumented)
13
+ //
14
14
  var _default = {
15
- 'smart-experiences.smart-hooks.external.sourced.from': '⁣⁢Found in:؜‍⁠⁠‌؜‍⁠؜‍⁣⁤',
16
- 'smart-experiences.smart-hooks.github.provider': '⁣⁢GitHub⁠؜⁠‍⁠؜⁡؜‌⁣⁤',
17
- 'smart-experiences.smart-hooks.google.provider': '⁣⁢Google‍‌‍‌⁠؜‍⁡‌‌‌⁠⁡‍⁣⁤',
18
- 'smart-experiences.smart-hooks.guest.lozenge.text': '⁣⁢GUEST⁡؜⁠⁡‍‍‍⁣⁤',
19
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '⁣⁢Guest groups can only access certain spaces and have limited access to user info.⁠‍⁡‍⁡؜⁡⁠⁠⁠⁣⁤',
20
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '⁣⁢Guests can only access certain spaces and have limited access to user info.‌؜⁠‌⁠‍‌‌‌؜⁡⁣⁤',
21
- 'smart-experiences.smart-hooks.member.lozenge.text': '⁣⁢MEMBER‍‍⁡‍‍⁣⁤',
22
- 'smart-experiences.smart-hooks.microsoft.provider': '⁣⁢Microsoft‍⁡؜‌؜‍⁡⁠⁡⁠⁠⁠‍‍⁡⁣⁤',
23
- 'smart-experiences.smart-hooks.slack.provider': '⁣⁢Slack‍‍⁠‌؜⁠⁠⁡؜⁠‍⁡⁣⁤'
15
+ 'smart-experiences.smart-hooks.external.sourced.from': '⁣⁢Found in:⁠⁡⁠⁠؜‌‍⁡؜‌⁠⁣⁤',
16
+ 'smart-experiences.smart-hooks.github.provider': '⁣⁢GitHub⁠‍‍⁡⁡‌‌‌‌؜⁣⁤',
17
+ 'smart-experiences.smart-hooks.google.provider': '⁣⁢Google⁡‌⁠⁠‌؜‌‍؜⁣⁤',
18
+ 'smart-experiences.smart-hooks.guest.lozenge.text': '⁣⁢GUEST‍⁠‌⁡؜؜‍⁠؜‍⁡⁣⁤',
19
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': '⁣⁢Guest groups can only access certain spaces and have limited access to user info.‍‌⁡؜‌‍؜‌⁣⁤',
20
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': '⁣⁢Guests can only access certain spaces and have limited access to user info.؜⁠‍⁠⁣⁤',
21
+ 'smart-experiences.smart-hooks.member.lozenge.text': '⁣⁢MEMBER‌⁠‌‍‌⁡⁠⁠⁡⁠⁣⁤',
22
+ 'smart-experiences.smart-hooks.microsoft.provider': '⁣⁢Microsoft؜؜⁠‌‍‌‌⁡‍‍‍⁣⁤',
23
+ 'smart-experiences.smart-hooks.slack.provider': '⁣⁢Slack؜‌⁡⁠؜‌⁣⁤'
24
24
  };
25
25
  exports.default = _default;
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Spanish
14
+ //Spanish (International)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado en:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Finnish
14
+ //Finnish
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Löydetty kohteesta:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // French
14
+ //French (France)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Trouvé dans :',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Hungarian
14
+ //Hungarian
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Itt található:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,18 +4,19 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Italian
14
+ //Italian (Italy)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Trovato in:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
17
18
  'smart-experiences.smart-hooks.google.provider': 'Google',
18
- 'smart-experiences.smart-hooks.guest.lozenge.text': 'OSPITE',
19
+ 'smart-experiences.smart-hooks.guest.lozenge.text': 'UTENTE GUEST',
19
20
  '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.",
20
21
  '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.",
21
22
  'smart-experiences.smart-hooks.member.lozenge.text': 'MEMBRO',
@@ -4,20 +4,21 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Japanese
14
+ //Japanese
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'ユーザーのソース元: ',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
17
18
  'smart-experiences.smart-hooks.google.provider': 'Google',
18
19
  'smart-experiences.smart-hooks.guest.lozenge.text': 'ゲスト',
19
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'ゲスト グループは一部のスペースにのみアクセスでき、ユーザー情報へのアクセスが制限されます。',
20
- 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'ゲストは一部のスペースにのみアクセスでき、ユーザー情報へのアクセスが制限されます。',
20
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.group': 'ゲスト グループは一部のスペースにのみアクセスできて、ユーザー情報へのアクセスが制限されます。',
21
+ 'smart-experiences.smart-hooks.guest.lozenge.tooltip.user': 'ゲストは一部のスペースにのみアクセスできて、ユーザー情報へのアクセスが制限されます。',
21
22
  'smart-experiences.smart-hooks.member.lozenge.text': 'メンバー',
22
23
  'smart-experiences.smart-hooks.microsoft.provider': 'Microsoft',
23
24
  'smart-experiences.smart-hooks.slack.provider': 'Slack'
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Korean
14
+ //Korean
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': '찾은 위치:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Norwegian Bokmål
14
+ //Norwegian (Bokmål)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Funnet på:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Dutch
14
+ //Dutch (Netherlands)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Gevonden in:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Polish
14
+ //Polish (Poland)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Znaleziono w:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Portuguese (Brazil)
14
+ //Portuguese (Brazil)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Encontrado em:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Russian
14
+ //Russian
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Найден в:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Swedish
14
+ //Swedish
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Hittades i:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Thai
14
+ //Thai (Thailand)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'พบใน:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Turkish
14
+ //Turkish (Turkey)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Bulunduğu yer:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Ukrainian
14
+ //Ukrainian (Ukraine)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Знайдено в:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Vietnamese
14
+ //Vietnamese (Vietnam)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': 'Tìm thấy trong:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // Chinese
14
+ //Chinese (Simplified)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': '发现位置:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',
@@ -4,13 +4,14 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.default = void 0;
7
+ /* prettier-ignore */
7
8
  /**
8
9
  * NOTE:
9
10
  *
10
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
11
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
12
13
  */
13
- // undefined
14
+ //Chinese (Traditional)
14
15
  var _default = {
15
16
  'smart-experiences.smart-hooks.external.sourced.from': '尋找位置:',
16
17
  'smart-experiences.smart-hooks.github.provider': 'GitHub',