@atlaskit/reactions 33.2.21 → 33.2.23
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/CHANGELOG.md +17 -0
- package/dist/cjs/analytics/index.js +1 -1
- package/dist/cjs/components/Counter.js +1 -1
- package/dist/cjs/components/EmojiButton.js +1 -1
- package/dist/cjs/components/FlashAnimation.js +1 -1
- package/dist/cjs/components/Reaction.js +1 -1
- package/dist/cjs/components/ReactionButton.js +1 -1
- package/dist/cjs/components/ReactionParticleEffect.js +1 -1
- package/dist/cjs/components/ReactionPicker.js +1 -1
- package/dist/cjs/components/ReactionSummaryButton.js +1 -1
- package/dist/cjs/components/ReactionSummaryView.js +1 -1
- package/dist/cjs/components/ReactionTooltip.js +1 -1
- package/dist/cjs/components/ReactionView.js +1 -1
- package/dist/cjs/components/Reactions.js +1 -1
- package/dist/cjs/components/ReactionsDialog.js +1 -1
- package/dist/cjs/components/ReactionsDialogHeader.compiled.css +1 -1
- package/dist/cjs/components/ReactionsDialogHeader.js +5 -2
- package/dist/cjs/components/ReactionsDialogTrigger.js +1 -1
- package/dist/cjs/components/Selector.js +1 -1
- package/dist/cjs/components/StaticReaction.js +1 -1
- package/dist/cjs/components/Trigger.js +1 -1
- package/dist/cjs/i18n/cs.js +3 -21
- package/dist/cjs/i18n/da.js +3 -21
- package/dist/cjs/i18n/de.js +3 -20
- package/dist/cjs/i18n/en.js +3 -21
- package/dist/cjs/i18n/en_GB.js +3 -21
- package/dist/cjs/i18n/en_ZZ.js +3 -21
- package/dist/cjs/i18n/es.js +3 -21
- package/dist/cjs/i18n/fi.js +3 -20
- package/dist/cjs/i18n/fr.js +3 -21
- package/dist/cjs/i18n/hu.js +3 -21
- package/dist/cjs/i18n/it.js +3 -21
- package/dist/cjs/i18n/ja.js +3 -21
- package/dist/cjs/i18n/ko.js +3 -20
- package/dist/cjs/i18n/nb.js +3 -20
- package/dist/cjs/i18n/nl.js +3 -21
- package/dist/cjs/i18n/pl.js +3 -21
- package/dist/cjs/i18n/pt_BR.js +3 -21
- package/dist/cjs/i18n/ru.js +3 -20
- package/dist/cjs/i18n/sv.js +3 -21
- package/dist/cjs/i18n/th.js +3 -21
- package/dist/cjs/i18n/tr.js +3 -21
- package/dist/cjs/i18n/uk.js +3 -21
- package/dist/cjs/i18n/vi.js +3 -21
- package/dist/cjs/i18n/zh.js +3 -21
- package/dist/cjs/i18n/zh_TW.js +3 -20
- package/dist/es2019/analytics/index.js +1 -1
- package/dist/es2019/components/Counter.js +1 -1
- package/dist/es2019/components/EmojiButton.js +1 -1
- package/dist/es2019/components/FlashAnimation.js +1 -1
- package/dist/es2019/components/Reaction.js +1 -1
- package/dist/es2019/components/ReactionButton.js +1 -1
- package/dist/es2019/components/ReactionParticleEffect.js +1 -1
- package/dist/es2019/components/ReactionPicker.js +1 -1
- package/dist/es2019/components/ReactionSummaryButton.js +1 -1
- package/dist/es2019/components/ReactionSummaryView.js +1 -1
- package/dist/es2019/components/ReactionTooltip.js +1 -1
- package/dist/es2019/components/ReactionView.js +1 -1
- package/dist/es2019/components/Reactions.js +1 -1
- package/dist/es2019/components/ReactionsDialog.js +1 -1
- package/dist/es2019/components/ReactionsDialogHeader.compiled.css +1 -1
- package/dist/es2019/components/ReactionsDialogHeader.js +2 -2
- package/dist/es2019/components/ReactionsDialogTrigger.js +1 -1
- package/dist/es2019/components/Selector.js +1 -1
- package/dist/es2019/components/StaticReaction.js +1 -1
- package/dist/es2019/components/Trigger.js +1 -1
- package/dist/es2019/i18n/cs.js +3 -21
- package/dist/es2019/i18n/da.js +3 -21
- package/dist/es2019/i18n/de.js +3 -20
- package/dist/es2019/i18n/en.js +3 -21
- package/dist/es2019/i18n/en_GB.js +3 -21
- package/dist/es2019/i18n/en_ZZ.js +3 -21
- package/dist/es2019/i18n/es.js +3 -21
- package/dist/es2019/i18n/fi.js +3 -20
- package/dist/es2019/i18n/fr.js +3 -21
- package/dist/es2019/i18n/hu.js +3 -21
- package/dist/es2019/i18n/it.js +3 -21
- package/dist/es2019/i18n/ja.js +3 -21
- package/dist/es2019/i18n/ko.js +3 -20
- package/dist/es2019/i18n/nb.js +3 -20
- package/dist/es2019/i18n/nl.js +3 -21
- package/dist/es2019/i18n/pl.js +3 -21
- package/dist/es2019/i18n/pt_BR.js +3 -21
- package/dist/es2019/i18n/ru.js +3 -20
- package/dist/es2019/i18n/sv.js +3 -21
- package/dist/es2019/i18n/th.js +3 -21
- package/dist/es2019/i18n/tr.js +3 -21
- package/dist/es2019/i18n/uk.js +3 -21
- package/dist/es2019/i18n/vi.js +3 -21
- package/dist/es2019/i18n/zh.js +3 -21
- package/dist/es2019/i18n/zh_TW.js +3 -20
- package/dist/esm/analytics/index.js +1 -1
- package/dist/esm/components/Counter.js +1 -1
- package/dist/esm/components/EmojiButton.js +1 -1
- package/dist/esm/components/FlashAnimation.js +1 -1
- package/dist/esm/components/Reaction.js +1 -1
- package/dist/esm/components/ReactionButton.js +1 -1
- package/dist/esm/components/ReactionParticleEffect.js +1 -1
- package/dist/esm/components/ReactionPicker.js +1 -1
- package/dist/esm/components/ReactionSummaryButton.js +1 -1
- package/dist/esm/components/ReactionSummaryView.js +1 -1
- package/dist/esm/components/ReactionTooltip.js +1 -1
- package/dist/esm/components/ReactionView.js +1 -1
- package/dist/esm/components/Reactions.js +1 -1
- package/dist/esm/components/ReactionsDialog.js +1 -1
- package/dist/esm/components/ReactionsDialogHeader.compiled.css +1 -1
- package/dist/esm/components/ReactionsDialogHeader.js +5 -2
- package/dist/esm/components/ReactionsDialogTrigger.js +1 -1
- package/dist/esm/components/Selector.js +1 -1
- package/dist/esm/components/StaticReaction.js +1 -1
- package/dist/esm/components/Trigger.js +1 -1
- package/dist/esm/i18n/cs.js +3 -21
- package/dist/esm/i18n/da.js +3 -21
- package/dist/esm/i18n/de.js +3 -20
- package/dist/esm/i18n/en.js +3 -21
- package/dist/esm/i18n/en_GB.js +3 -21
- package/dist/esm/i18n/en_ZZ.js +3 -21
- package/dist/esm/i18n/es.js +3 -21
- package/dist/esm/i18n/fi.js +3 -20
- package/dist/esm/i18n/fr.js +3 -21
- package/dist/esm/i18n/hu.js +3 -21
- package/dist/esm/i18n/it.js +3 -21
- package/dist/esm/i18n/ja.js +3 -21
- package/dist/esm/i18n/ko.js +3 -20
- package/dist/esm/i18n/nb.js +3 -20
- package/dist/esm/i18n/nl.js +3 -21
- package/dist/esm/i18n/pl.js +3 -21
- package/dist/esm/i18n/pt_BR.js +3 -21
- package/dist/esm/i18n/ru.js +3 -20
- package/dist/esm/i18n/sv.js +3 -21
- package/dist/esm/i18n/th.js +3 -21
- package/dist/esm/i18n/tr.js +3 -21
- package/dist/esm/i18n/uk.js +3 -21
- package/dist/esm/i18n/vi.js +3 -21
- package/dist/esm/i18n/zh.js +3 -21
- package/dist/esm/i18n/zh_TW.js +3 -20
- package/dist/types/i18n/cs.d.ts +2 -21
- package/dist/types/i18n/da.d.ts +2 -21
- package/dist/types/i18n/de.d.ts +2 -20
- package/dist/types/i18n/en.d.ts +2 -21
- package/dist/types/i18n/en_GB.d.ts +2 -21
- package/dist/types/i18n/en_ZZ.d.ts +2 -21
- package/dist/types/i18n/es.d.ts +2 -21
- package/dist/types/i18n/fi.d.ts +2 -20
- package/dist/types/i18n/fr.d.ts +2 -21
- package/dist/types/i18n/hu.d.ts +2 -21
- package/dist/types/i18n/it.d.ts +2 -21
- package/dist/types/i18n/ja.d.ts +2 -21
- package/dist/types/i18n/ko.d.ts +2 -20
- package/dist/types/i18n/nb.d.ts +2 -20
- package/dist/types/i18n/nl.d.ts +2 -21
- package/dist/types/i18n/pl.d.ts +2 -21
- package/dist/types/i18n/pt_BR.d.ts +2 -21
- package/dist/types/i18n/ru.d.ts +2 -20
- package/dist/types/i18n/sv.d.ts +2 -21
- package/dist/types/i18n/th.d.ts +2 -21
- package/dist/types/i18n/tr.d.ts +2 -21
- package/dist/types/i18n/uk.d.ts +2 -21
- package/dist/types/i18n/vi.d.ts +2 -21
- package/dist/types/i18n/zh.d.ts +2 -21
- package/dist/types/i18n/zh_TW.d.ts +2 -20
- package/dist/types-ts4.5/i18n/cs.d.ts +2 -21
- package/dist/types-ts4.5/i18n/da.d.ts +2 -21
- package/dist/types-ts4.5/i18n/de.d.ts +2 -20
- package/dist/types-ts4.5/i18n/en.d.ts +2 -21
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -21
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -21
- package/dist/types-ts4.5/i18n/es.d.ts +2 -21
- package/dist/types-ts4.5/i18n/fi.d.ts +2 -20
- package/dist/types-ts4.5/i18n/fr.d.ts +2 -21
- package/dist/types-ts4.5/i18n/hu.d.ts +2 -21
- package/dist/types-ts4.5/i18n/it.d.ts +2 -21
- package/dist/types-ts4.5/i18n/ja.d.ts +2 -21
- package/dist/types-ts4.5/i18n/ko.d.ts +2 -20
- package/dist/types-ts4.5/i18n/nb.d.ts +2 -20
- package/dist/types-ts4.5/i18n/nl.d.ts +2 -21
- package/dist/types-ts4.5/i18n/pl.d.ts +2 -21
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -21
- package/dist/types-ts4.5/i18n/ru.d.ts +2 -20
- package/dist/types-ts4.5/i18n/sv.d.ts +2 -21
- package/dist/types-ts4.5/i18n/th.d.ts +2 -21
- package/dist/types-ts4.5/i18n/tr.d.ts +2 -21
- package/dist/types-ts4.5/i18n/uk.d.ts +2 -21
- package/dist/types-ts4.5/i18n/vi.d.ts +2 -21
- package/dist/types-ts4.5/i18n/zh.d.ts +2 -21
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -20
- package/package.json +5 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# @atlaskit/reactions
|
|
2
2
|
|
|
3
|
+
## 33.2.23
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`411addc8f1770`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/411addc8f1770) -
|
|
8
|
+
Migrate elements, search, smart-experiences, web-platform, forge, jql and bitbucket pkgs to use
|
|
9
|
+
i18n NPM pkgs from Traduki
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
|
|
12
|
+
## 33.2.22
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- [`6fb79942fc3a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6fb79942fc3a5) -
|
|
17
|
+
Internal changes to how borders are applied.
|
|
18
|
+
- Updated dependencies
|
|
19
|
+
|
|
3
20
|
## 33.2.21
|
|
4
21
|
|
|
5
22
|
### Patch Changes
|
|
@@ -11,7 +11,7 @@ var _analyticsGasTypes = require("@atlaskit/analytics-gas-types");
|
|
|
11
11
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
12
12
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
13
13
|
var packageName = "@atlaskit/reactions";
|
|
14
|
-
var packageVersion = "
|
|
14
|
+
var packageVersion = "0.0.0-development";
|
|
15
15
|
/**
|
|
16
16
|
* TODO: move to utility package?
|
|
17
17
|
* A random sampling function
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
._nhktlyvf.disabled:after{background:linear-gradient(270deg,hsla(0,0%,100%,.95) 40.23%,hsla(0,0%,100%,.55) 58.33%,hsla(0,0%,100%,0) 77.49%)}
|
|
6
6
|
._1rjc1b66{padding-block:var(--ds-space-050,4px)}
|
|
7
7
|
._80wau2gc div[role=tablist]{padding-inline:var(--ds-space-100,8px)}
|
|
8
|
-
.
|
|
8
|
+
._n7zl4gxu{border-bottom:var(--_1i0gnx0)}._10d67vkz>span{min-height:1pc}
|
|
9
9
|
._141m1j28 div[role=tablist]:before{background-color:transparent}
|
|
10
10
|
._18m91wug{overflow-y:auto}
|
|
11
11
|
._18u01wug{margin-left:auto}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.
|
|
1
|
+
/* ReactionsDialogHeader.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
4
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
@@ -154,7 +154,10 @@ var ReactionsDialogHeader = exports.ReactionsDialogHeader = function ReactionsDi
|
|
|
154
154
|
onClick: handleCloseReactionsDialog
|
|
155
155
|
})), /*#__PURE__*/React.createElement(_compiled.Inline, null, /*#__PURE__*/React.createElement("div", {
|
|
156
156
|
id: "reactions-dialog-tabs-list",
|
|
157
|
-
className: (0, _runtime.ax)(["_1reo1wug _18m91wug
|
|
157
|
+
className: (0, _runtime.ax)(["_1reo1wug _18m91wug _n7zl4gxu _1e0c1txw _1bsb1osq _4cvr1y6m _80wau2gc _s2c4kb7n _141m1j28"]),
|
|
158
|
+
style: {
|
|
159
|
+
"--_1i0gnx0": (0, _runtime.ix)("var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, #EBECF0)"))
|
|
160
|
+
}
|
|
158
161
|
}, !isSinglePage && !isOnFirstPage && /*#__PURE__*/React.createElement(LeftNavigationButton, {
|
|
159
162
|
handlePreviousPage: handlePreviousPage
|
|
160
163
|
}), /*#__PURE__*/React.createElement(_tabs.TabList, null, currentReactions.map(function (reaction, index) {
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -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 _cs = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/cs"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Přidat reakci',
|
|
17
|
-
'fabric.reactions.add.new': 'Přidat novou',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reakce jsou dočasně nedostupné.',
|
|
19
|
-
'fabric.reactions.loading': 'Načítání...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Více smajlíků',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {a jeden další} few {a {count} další} many {a {count} dalšího} other {a {count} dalších}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reagovat pomocí smajlíku {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji} smajlík. Reagovat pomocí smajlíku {emoji}} few {{count,number} {emoji} smajlíky. Reagovat pomocí smajlíku {emoji}} many {{count,number} {emoji} smajlíku. Reagovat pomocí smajlíku {emoji}} other {{count,number} {emoji} smajlíků. Reagovat pomocí smajlíku {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Zobrazit všechny reakce uživatelů',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Přidat reakci',
|
|
26
|
-
'reactions-reaction.picker-label': 'Přidat reakce',
|
|
27
|
-
'reactions.dialog.close': 'Zavřít',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Navigace doleva',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reakce celkem} few {{count,number} reakce celkem} many {{count,number} reakce celkem} other {{count,number} reakcí celkem}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Navigace doprava',
|
|
32
|
-
'reactions.dialog.viewall': 'Zobrazit vše',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Zobrazit všechny reakce uživatelů'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _cs.default;
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -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 _da = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/da"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Tilføj reaktion',
|
|
17
|
-
'fabric.reactions.add.new': 'Tilføj ny',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reaktioner er midlertidigt utilgængelige',
|
|
19
|
-
'fabric.reactions.loading': 'Indlæser ...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Flere emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {og én anden} other {og {count} andre}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reager med emojien {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-emoji. Reager med emojien {emoji}} other {{count,number} {emoji}-emojier. Reager med emojien {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Se alle brugerreaktioner',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Tilføj en reaktion',
|
|
26
|
-
'reactions-reaction.picker-label': 'Tilføj reaktioner',
|
|
27
|
-
'reactions.dialog.close': 'Luk',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Navigation til venstre',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reaktion i alt} other {{count,number} reaktioner i alt}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Navigation til højre',
|
|
32
|
-
'reactions.dialog.viewall': 'Vis alle',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Se alle brugerreaktioner'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _da.default;
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -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 _de = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/de"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,23 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Reaktion hinzufügen',
|
|
17
|
-
'fabric.reactions.add.new': 'Neu hinzufügen',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reaktionen sind vorübergehend nicht verfügbar.',
|
|
19
|
-
'fabric.reactions.loading': 'Wird geladen...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Mehr Emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {und ein weiterer} other {und {count} weitere}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Mit {emoji}-Emoji reagieren',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-Emoji. Mit {emoji}-Emoji reagieren} other {{count,number} {emoji}-Emojis. Mit {emoji}-Emoji reagieren}}',
|
|
24
|
-
'fabric.reactions.summary': 'Alle Benutzerreaktionen anzeigen',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Eine Reaktion hinzufügen',
|
|
26
|
-
'reactions-reaction.picker-label': 'Reaktionen hinzufügen',
|
|
27
|
-
'reactions.dialog.close': 'Schließen',
|
|
28
|
-
'reactions.dialog.left.navigate': 'Nach links navigieren',
|
|
29
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} Reaktion insgesamt} other {{count,number} Reaktionen insgesamt}}',
|
|
30
|
-
'reactions.dialog.right.navigate': 'Nach rechts navigieren',
|
|
31
|
-
'reactions.dialog.viewall': 'Alle anzeigen',
|
|
32
|
-
'reactions.dialog.viewall.tooltip': 'Alle Benutzerreaktionen anzeigen'
|
|
33
|
-
};
|
|
16
|
+
var _default = exports.default = _de.default;
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -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 _en = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/en"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Add reaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Add new',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reactions are temporarily unavailable',
|
|
19
|
-
'fabric.reactions.loading': 'Loading...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'More emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'React with {emoji} emoji',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {# {emoji} emoji} other {# {emoji} emojis}}. React with {emoji} emoji',
|
|
24
|
-
'fabric.reactions.summary': 'View all user reactions',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Add a reaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Add reactions',
|
|
27
|
-
'reactions.dialog.close': 'Close',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Left Navigate',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {# total reaction} other {# total reactions} }',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Right Navigate',
|
|
32
|
-
'reactions.dialog.viewall': 'View all',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'View all user reactions'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _en.default;
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -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 _en_GB = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/en_GB"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Add reaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Add new',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reactions are temporarily unavailable',
|
|
19
|
-
'fabric.reactions.loading': 'Loading...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'More emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'React with {emoji} emoji',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {# {emoji} emoji} other {# {emoji} emojis}}. React with {emoji} emoji',
|
|
24
|
-
'fabric.reactions.summary': 'View all user reactions',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Add a reaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Add reactions',
|
|
27
|
-
'reactions.dialog.close': 'Close',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Left Navigate',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {# total reaction} other {# total reactions} }',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Right Navigate',
|
|
32
|
-
'reactions.dialog.viewall': 'View all',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'View all user reactions'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _en_GB.default;
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -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 _en_ZZ = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/en_ZZ"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Add reaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Add new',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reactions are temporarily unavailable',
|
|
19
|
-
'fabric.reactions.loading': 'Loading...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'More emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'React with {emoji} emoji',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji} emoji. React with {emoji} emoji} other {{count,number} {emoji} emojis. React with {emoji} emoji}}',
|
|
24
|
-
'fabric.reactions.summary': 'View all user reactions',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Add a reaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Add reactions',
|
|
27
|
-
'reactions.dialog.close': 'Close',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Left Navigate',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} total reaction} other {{count,number} total reactions}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Right Navigate',
|
|
32
|
-
'reactions.dialog.viewall': 'View all',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'View all user reactions'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _en_ZZ.default;
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -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 _es = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/es"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Añadir reacción',
|
|
17
|
-
'fabric.reactions.add.new': 'Añadir una nueva',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Las reacciones no están disponibles temporalmente',
|
|
19
|
-
'fabric.reactions.loading': 'Cargando...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Más emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {y 1 más} other {y {count} más}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reaccionar con el emoticono {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} emoji {emoji}. Reacciona con el emoji {emoji}} other {{count,number} emojis {emoji}. Reacciona con el emoji {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Ver todas las reacciones de los usuarios',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Añade una reacción',
|
|
26
|
-
'reactions-reaction.picker-label': 'Añadir reacciones',
|
|
27
|
-
'reactions.dialog.close': 'Cerrar',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Desplazarse hacia la izquierda',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reacción total} other {{count,number} reacciones totales}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Desplazarse hacia la derecha',
|
|
32
|
-
'reactions.dialog.viewall': 'Ver todo',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Ver todas las reacciones de los usuarios'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _es.default;
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -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 _fi = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/fi"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,23 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Lisää reaktio',
|
|
17
|
-
'fabric.reactions.add.new': 'Lisää uusi',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reaktiot ovat väliaikaisesti poissa käytöstä',
|
|
19
|
-
'fabric.reactions.loading': 'Ladataan...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Lisää emojeita',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {ja yksi muu} other {ja {count} muuta}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reagoi emojilla {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-emoji. Reagoi {emoji}-emojilla.} other {{count,number} {emoji}-emojia. Reagoi {emoji}-emojilla.}}',
|
|
24
|
-
'fabric.reactions.summary': 'Näytä kaikki käyttäjäreaktiot',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Lisää reaktio',
|
|
26
|
-
'reactions-reaction.picker-label': 'Lisää reaktioita',
|
|
27
|
-
'reactions.dialog.close': 'Sulje',
|
|
28
|
-
'reactions.dialog.left.navigate': 'Navigointi vasemmalle',
|
|
29
|
-
'reactions.dialog.reactions.count': '{count, plural, one {Yhteensä {count,number} reaktio} other {Yhteensä {count,number} reaktiota}}',
|
|
30
|
-
'reactions.dialog.right.navigate': 'Navigointi oikealle',
|
|
31
|
-
'reactions.dialog.viewall': 'Näytä kaikki',
|
|
32
|
-
'reactions.dialog.viewall.tooltip': 'Näytä kaikki käyttäjäreaktiot'
|
|
33
|
-
};
|
|
16
|
+
var _default = exports.default = _fi.default;
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -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 _fr = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/fr"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Ajouter une réaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Ajouter une nouvelle réaction',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Les réactions sont temporairement indisponibles',
|
|
19
|
-
'fabric.reactions.loading': 'Chargement…',
|
|
20
|
-
'fabric.reactions.more.emojis': "Plus d'émoticônes",
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {et 1 autre} other {et {count} autres}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': "Réagir avec l'émoticône {emoji}",
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': "{count, plural, one {{count,number} émoticône {emoji}. Réagissez avec l'émoticône {emoji}} other {{count,number} émoticônes {emoji}. Réagissez avec les émoticônes {emoji}}}",
|
|
24
|
-
'fabric.reactions.summary': 'Afficher toutes les réactions des utilisateurs',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Ajoutez une réaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Ajouter des réactions',
|
|
27
|
-
'reactions.dialog.close': 'Fermer',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Naviguer vers la gauche',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} réaction au total} other {{count,number} réactions au total}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Naviguer vers la droite',
|
|
32
|
-
'reactions.dialog.viewall': 'Afficher tout',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Afficher toutes les réactions des utilisateurs'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _fr.default;
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -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 _hu = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/hu"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Reakció hozzáadása',
|
|
17
|
-
'fabric.reactions.add.new': 'Új hozzáadása',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'A reakciók átmenetileg nem érhetők el.',
|
|
19
|
-
'fabric.reactions.loading': 'Betöltés...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Még több emoji',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {és egy másik} other {és {count} másik}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reagálás {emoji} emojival',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji} emoji. Reagálj {emoji} emojival!} other {{count,number} {emoji} emoji. Reagálj {emoji} emojival!}}',
|
|
24
|
-
'fabric.reactions.summary': 'Minden felhasználói reakció megtekintése',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Reakció hozzáadása',
|
|
26
|
-
'reactions-reaction.picker-label': 'Reakciók hozzáadása',
|
|
27
|
-
'reactions.dialog.close': 'Bezárás',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Balra navigálás',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reakció összesen} other {{count,number} reakció összesen}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Jobbra navigálás',
|
|
32
|
-
'reactions.dialog.viewall': 'Összes megtekintése',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Minden felhasználói reakció megtekintése'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _hu.default;
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -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 _it = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/it"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +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
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Aggiungi una reazione',
|
|
17
|
-
'fabric.reactions.add.new': 'Aggiungi nuovo',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Le reazioni non sono temporaneamente disponibili',
|
|
19
|
-
'fabric.reactions.loading': 'Caricamento in corso...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Altre emoji',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {e un altro} other {e altri {count}}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': "Reagisci con l'emoji {emoji}",
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': "{count, plural, one {{count,number} emoji {emoji}. Reagisci con l'emoji {emoji}} other {{count,number} emoji {emoji}. Reagisci con l'emoji {emoji}}}",
|
|
24
|
-
'fabric.reactions.summary': 'Visualizza tutte le reazioni degli utenti',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Aggiungi una reazione',
|
|
26
|
-
'reactions-reaction.picker-label': 'Aggiungi reazioni',
|
|
27
|
-
'reactions.dialog.close': 'Chiudi',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Navigazione a sinistra',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reazione in totale} other {{count,number} reazioni in totale}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Navigazione a destra',
|
|
32
|
-
'reactions.dialog.viewall': 'Visualizza tutto',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Visualizza tutte le reazioni degli utenti'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _it.default;
|