@box/activity-feed 1.25.0 → 1.25.1
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/dist/i18n/bn-IN.js +2 -2
- package/dist/i18n/bn-IN.properties +2 -2
- package/dist/i18n/da-DK.js +2 -2
- package/dist/i18n/da-DK.properties +2 -2
- package/dist/i18n/de-DE.js +2 -2
- package/dist/i18n/de-DE.properties +2 -2
- package/dist/i18n/en-AU.js +2 -2
- package/dist/i18n/en-AU.properties +2 -2
- package/dist/i18n/en-GB.js +2 -2
- package/dist/i18n/en-GB.properties +2 -2
- package/dist/i18n/es-419.js +2 -2
- package/dist/i18n/es-419.properties +2 -2
- package/dist/i18n/es-ES.js +2 -2
- package/dist/i18n/es-ES.properties +2 -2
- package/dist/i18n/fi-FI.js +2 -2
- package/dist/i18n/fi-FI.properties +2 -2
- package/dist/i18n/fr-CA.js +2 -2
- package/dist/i18n/fr-CA.properties +2 -2
- package/dist/i18n/fr-FR.js +2 -2
- package/dist/i18n/fr-FR.properties +2 -2
- package/dist/i18n/hi-IN.js +2 -2
- package/dist/i18n/hi-IN.properties +2 -2
- package/dist/i18n/it-IT.js +2 -2
- package/dist/i18n/it-IT.properties +2 -2
- package/dist/i18n/ko-KR.js +2 -2
- package/dist/i18n/ko-KR.properties +2 -2
- package/dist/i18n/nb-NO.js +2 -2
- package/dist/i18n/nb-NO.properties +2 -2
- package/dist/i18n/pl-PL.js +2 -2
- package/dist/i18n/pl-PL.properties +2 -2
- package/dist/i18n/pt-BR.js +2 -2
- package/dist/i18n/pt-BR.properties +2 -2
- package/dist/i18n/ru-RU.js +2 -2
- package/dist/i18n/ru-RU.properties +2 -2
- package/dist/i18n/sv-SE.js +2 -2
- package/dist/i18n/sv-SE.properties +2 -2
- package/dist/i18n/tr-TR.js +2 -2
- package/dist/i18n/tr-TR.properties +2 -2
- package/dist/i18n/zh-CN.js +2 -2
- package/dist/i18n/zh-CN.properties +2 -2
- package/dist/i18n/zh-TW.js +2 -2
- package/dist/i18n/zh-TW.properties +2 -2
- package/package.json +3 -3
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "আপনার মতামত শেয়ার করতে মন্তব্য করুন, টীকা যোগ করুন বা একজন কোলাবোরেটরকে @উল্লেখ করুন।",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "কথোপকথন শুরু করুন",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "বন্ধ করুন",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "ফিল্টার করুন",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "ফিল্টার",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = আপনার মতামত শেয়ার করতে মন্তব্য করুন, টীকা যোগ করুন বা একজন কোলাবোরেটরকে @উল্লেখ করুন।
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = কথোপকথন শুরু করুন
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = বন্ধ করুন
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Skriv en kommentar, tilføj en bemærkning eller @tagg en samarbejdspartner for at dele dine tanker.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Start samtalen",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Luk",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filter",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtre",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Skriv en kommentar, tilføj en bemærkning eller @tagg en samarbejdspartner for at dele dine tanker.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Start samtalen
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Luk
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Kommentieren, annotieren oder @erwähnen Sie einen Mitwirkenden, um Ihre Gedanken freizugeben.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Konversation starten",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Schließen",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filter",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filter",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Kommentieren, annotieren oder @erwähnen Sie einen Mitwirkenden, um Ihre Gedanken freizugeben.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Konversation starten
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Schließen
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/en-AU.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Comment, annotate, or @mention a collaborator to share your thoughts.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Start the conversation",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Close",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filter",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filters",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Comment, annotate, or @mention a collaborator to share your thoughts.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Start the conversation
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Close
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Comment, annotate, or @mention a collaborator to share your thoughts.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Start the conversation",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Close",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filter",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filters",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Comment, annotate, or @mention a collaborator to share your thoughts.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Start the conversation
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Close
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Comente, anote o mencione a un colaborador anteponiendo @ para compartir lo que piensa.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Iniciar la conversación",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Cerrar",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtrar",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtros",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Comente, anote o mencione a un colaborador anteponiendo @ para compartir lo que piensa.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Iniciar la conversación
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Cerrar
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Comente, anote o mencione a un colaborador anteponiendo @ para compartir lo que piensa.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Iniciar la conversación",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Cerrar",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtrar",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtros",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Comente, anote o mencione a un colaborador anteponiendo @ para compartir lo que piensa.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Iniciar la conversación
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Cerrar
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Kommentoi, lisää huomautus tai @mainitse yhteistyökumppani jakaaksesi ajatuksesi.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Aloita keskustelu",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Sulje",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Suodata",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Suodattimet",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Kommentoi, lisää huomautus tai @mainitse yhteistyökumppani jakaaksesi ajatuksesi.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Aloita keskustelu
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Sulje
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName} : {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "Laissez un commentaire
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Laissez un commentaire, annotez ou @mentionner un collaborateur pour partager vos pensées.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Commencer la conversation",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Fermer",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtrer",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtres",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName} : {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body = Laissez un commentaire
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Laissez un commentaire, annotez ou @mentionner un collaborateur pour partager vos pensées.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Commencer la conversation
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Fermer
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName} : {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "Laissez un commentaire
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Laissez un commentaire, annotez ou @mentionner un collaborateur pour partager vos pensées.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Commencer la conversation",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Fermer",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtrer",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtres",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName} : {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body = Laissez un commentaire
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Laissez un commentaire, annotez ou @mentionner un collaborateur pour partager vos pensées.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Commencer la conversation
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Fermer
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/hi-IN.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "अपने विचार शेयर करने के लिए टिप्पणी करें, एनोटेट करें, या किसी सहयोगी का @उल्लेख करें।",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "बातचीत शुरू करें",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "बंद करें",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "फ़िल्टर करें",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "फ़िल्टर्स",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = अपने विचार शेयर करने के लिए टिप्पणी करें, एनोटेट करें, या किसी सहयोगी का @उल्लेख करें।
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = बातचीत शुरू करें
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = बंद करें
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Commenta, annota o @menziona un collaboratore per condividere i tuoi pensieri.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Inizia la conversazione",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Chiudi",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtro",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtri",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Commenta, annota o @menziona un collaboratore per condividere i tuoi pensieri.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Inizia la conversazione
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Chiudi
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "의견을 공유하려면 공동 작업자를 코멘트하거나 주석을 달거나 @멘션을 다세요.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "대화 시작",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "닫기",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "필터",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "필터",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = 의견을 공유하려면 공동 작업자를 코멘트하거나 주석을 달거나 @멘션을 다세요.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = 대화 시작
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = 닫기
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/nb-NO.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Kommenter, legg til merknader eller @nevn en samarbeidspartner for å dele tankene dine.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Start samtalen",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Lukk",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtrer",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtre",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Kommenter, legg til merknader eller @nevn en samarbeidspartner for å dele tankene dine.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Start samtalen
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Lukk
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/pl-PL.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Dodaj komentarz, adnotację lub @wspomnij o współpracowniku, aby udostępnić swoje przemyślenia.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Rozpocznij rozmowę",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Zamknij",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtruj",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtry",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Dodaj komentarz, adnotację lub @wspomnij o współpracowniku, aby udostępnić swoje przemyślenia.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Rozpocznij rozmowę
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Zamknij
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/pt-BR.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Faça um comentário, anote ou @mencione um colaborador para compartilhar seus pensamentos.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Iniciar a conversa",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Fechar",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtro",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtros",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Faça um comentário, anote ou @mencione um colaborador para compartilhar seus pensamentos.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Iniciar a conversa
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Fechar
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/ru-RU.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Оставляйте комментарии, добавляйте примечания или @упоминайте соавтора, чтобы поделиться своими мыслями.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Начать разговор",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Закрыть",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Фильтровать",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Фильтры",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Оставляйте комментарии, добавляйте примечания или @упоминайте соавтора, чтобы поделиться своими мыслями.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Начать разговор
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Закрыть
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/sv-SE.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Kommentera, anteckna eller @nämn en medarbetare för att dela dina tankar.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Starta konversationen",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Stäng",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtrera",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filter",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Kommentera, anteckna eller @nämn en medarbetare för att dela dina tankar.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Starta konversationen
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Stäng
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/tr-TR.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "Fikirlerinizi paylaşmak için yorum yapın, açıklama ekleyin veya bir ortak çalışandan @bahsedin.",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "Konuşmayı başlatın",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "Kapat",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "Filtre",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "Filtreler",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = Fikirlerinizi paylaşmak için yorum yapın, açıklama ekleyin veya bir ortak çalışandan @bahsedin.
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = Konuşmayı başlatın
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = Kapat
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/zh-CN.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}: {parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "发表评论、添加注释或@提及协作者以分享您的想法。",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "开始对话",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "关闭",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "筛选",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "过滤器",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}: {parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = 发表评论、添加注释或@提及协作者以分享您的想法。
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = 开始对话
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = 关闭
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/dist/i18n/zh-TW.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.activityFeed.activityItemText": "{appName}:{parsedContent} · {timestamp}",
|
|
3
|
-
"groupSharedFeatures.activityFeed.emptyState.body": "
|
|
4
|
-
"groupSharedFeatures.activityFeed.emptyState.title": "
|
|
3
|
+
"groupSharedFeatures.activityFeed.emptyState.body": "留言、註解或用 @ 提及共同作業者,藉此分享自身想法。",
|
|
4
|
+
"groupSharedFeatures.activityFeed.emptyState.title": "開始對話",
|
|
5
5
|
"groupSharedFeatures.activityFeed.header.closeAriaLabel": "關閉",
|
|
6
6
|
"groupSharedFeatures.activityFeed.header.filterAriaLabel": "篩選",
|
|
7
7
|
"groupSharedFeatures.activityFeed.header.filtersTitle": "篩選",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Text for an activity item in the activity feed
|
|
2
2
|
groupSharedFeatures.activityFeed.activityItemText = {appName}:{parsedContent} · {timestamp}
|
|
3
3
|
# Body text shown in the activity feed empty state
|
|
4
|
-
groupSharedFeatures.activityFeed.emptyState.body =
|
|
4
|
+
groupSharedFeatures.activityFeed.emptyState.body = 留言、註解或用 @ 提及共同作業者,藉此分享自身想法。
|
|
5
5
|
# Title shown in the activity feed empty state
|
|
6
|
-
groupSharedFeatures.activityFeed.emptyState.title =
|
|
6
|
+
groupSharedFeatures.activityFeed.emptyState.title = 開始對話
|
|
7
7
|
# Aria label for the close button in the activity feed header
|
|
8
8
|
groupSharedFeatures.activityFeed.header.closeAriaLabel = 關閉
|
|
9
9
|
# Aria label for the filter toggle button in the activity feed header
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/activity-feed",
|
|
3
|
-
"version": "1.25.
|
|
3
|
+
"version": "1.25.1",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@box/blueprint-web": "^15.9.0",
|
|
7
7
|
"@box/blueprint-web-assets": "^4.125.1",
|
|
8
8
|
"@box/collaboration-popover": "^1.64.5",
|
|
9
9
|
"@box/readable-time": "^1.43.5",
|
|
10
|
-
"@box/threaded-annotations": "^1.97.
|
|
10
|
+
"@box/threaded-annotations": "^1.97.7",
|
|
11
11
|
"@box/user-selector": "^1.78.5",
|
|
12
12
|
"clsx": "^1.2.1",
|
|
13
13
|
"react": "^18.0.0",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"@box/eslint-plugin-blueprint": "1.2.7",
|
|
25
25
|
"@box/readable-time": "^1.43.5",
|
|
26
26
|
"@box/storybook-utils": "0.21.5",
|
|
27
|
-
"@box/threaded-annotations": "^1.97.
|
|
27
|
+
"@box/threaded-annotations": "^1.97.7",
|
|
28
28
|
"@box/user-selector": "^1.78.5",
|
|
29
29
|
"react-intl": "^6.4.2"
|
|
30
30
|
},
|