@identitybuilding/idb-react-translations 0.5.77 → 0.5.79
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.
|
@@ -1001,6 +1001,18 @@ var General = {
|
|
|
1001
1001
|
en: 'Follow',
|
|
1002
1002
|
de: 'Folgen'
|
|
1003
1003
|
},
|
|
1004
|
+
following: {
|
|
1005
|
+
nl: 'Ontvolgen',
|
|
1006
|
+
fr: 'suivant',
|
|
1007
|
+
en: 'Following',
|
|
1008
|
+
de: 'folgende'
|
|
1009
|
+
},
|
|
1010
|
+
share: {
|
|
1011
|
+
nl: 'Delen',
|
|
1012
|
+
fr: 'Partager',
|
|
1013
|
+
en: 'Share',
|
|
1014
|
+
de: 'Aktie'
|
|
1015
|
+
},
|
|
1004
1016
|
cookie_mc_1: {
|
|
1005
1017
|
nl: 'Wij gebruiken alleen cookies om bij te houden of dit bericht al is weergegeven',
|
|
1006
1018
|
fr: 'Nous utilisons uniquement des cookies pour savoir si ce message a déjà été affiché',
|
package/package.json
CHANGED