@atlaskit/afm-i18n-platform-elements-emoji 2.105.0 → 2.107.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.
@@ -26,7 +26,7 @@ exports.default = {
26
26
  'fabric.emoji.category.productivity': 'Atlassian y productividad',
27
27
  'fabric.emoji.category.symbols': 'Símbolos',
28
28
  'fabric.emoji.category.user.uploads': 'Tus elementos subidos',
29
- 'fabric.emoji.change.button.label': 'Cambiar emoji',
29
+ 'fabric.emoji.change.button.label': 'Cambiar emoticono',
30
30
  'fabric.emoji.choose.file.screenReaderDescription': 'Elige un archivo para el emoji. JPG, PNG o GIF. Tamaño máximo de 1 MB.',
31
31
  'fabric.emoji.choose.file.title': 'Elegir archivo',
32
32
  'fabric.emoji.delete.description': 'Todos los registros que existan de este emoji se sustituirán por {emojiShortName}',
@@ -24,7 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian y productividad',
25
25
  'fabric.emoji.category.symbols': 'Símbolos',
26
26
  'fabric.emoji.category.user.uploads': 'Tus elementos subidos',
27
- 'fabric.emoji.change.button.label': 'Cambiar emoji',
27
+ 'fabric.emoji.change.button.label': 'Cambiar emoticono',
28
28
  'fabric.emoji.choose.file.screenReaderDescription': 'Elige un archivo para el emoji. JPG, PNG o GIF. Tamaño máximo de 1 MB.',
29
29
  'fabric.emoji.choose.file.title': 'Elegir archivo',
30
30
  'fabric.emoji.delete.description': 'Todos los registros que existan de este emoji se sustituirán por {emojiShortName}',
package/i18n/es.ts CHANGED
@@ -24,7 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian y productividad',
25
25
  'fabric.emoji.category.symbols': 'Símbolos',
26
26
  'fabric.emoji.category.user.uploads': 'Tus elementos subidos',
27
- 'fabric.emoji.change.button.label': 'Cambiar emoji',
27
+ 'fabric.emoji.change.button.label': 'Cambiar emoticono',
28
28
  'fabric.emoji.choose.file.screenReaderDescription':
29
29
  'Elige un archivo para el emoji. JPG, PNG o GIF. Tamaño máximo de 1 MB.',
30
30
  'fabric.emoji.choose.file.title': 'Elegir archivo',
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-elements-emoji",
3
- "version": "2.105.0",
3
+ "version": "2.107.0",
4
4
  "description": "NPM i18n package for AFM platform-elements-emoji published by Traduki",
5
5
  "publishConfig": {
6
- "registry": "https://registry.npmjs.org/"
6
+ "registry": "https://packages.atlassian.com/api/npm/npm-public/"
7
7
  },
8
8
  "author": "Atlassian Pty Ltd",
9
9
  "atlassian": {