@atlaskit/afm-i18n-platform-elements-emoji 2.100.0 → 2.102.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 a produktivita',
27
27
  'fabric.emoji.category.symbols': 'Symboly',
28
28
  'fabric.emoji.category.user.uploads': 'Vaše nahrané položky',
29
- 'fabric.emoji.change.button.label': 'Změnit emotikon',
29
+ 'fabric.emoji.change.button.label': 'Změnit smajlík',
30
30
  'fabric.emoji.choose.file.screenReaderDescription': 'Vyberte soubor smajlíku. JPG, PNG nebo GIF. Maximální velikost je 1 MB.',
31
31
  'fabric.emoji.choose.file.title': 'Vybrat soubor',
32
32
  'fabric.emoji.delete.description': 'Veškeré existující výskyty tohoto emoji budou nahrazeny {emojiShortName}',
@@ -24,7 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian a produktivita',
25
25
  'fabric.emoji.category.symbols': 'Symboly',
26
26
  'fabric.emoji.category.user.uploads': 'Vaše nahrané položky',
27
- 'fabric.emoji.change.button.label': 'Změnit emotikon',
27
+ 'fabric.emoji.change.button.label': 'Změnit smajlík',
28
28
  'fabric.emoji.choose.file.screenReaderDescription': 'Vyberte soubor smajlíku. JPG, PNG nebo GIF. Maximální velikost je 1 MB.',
29
29
  'fabric.emoji.choose.file.title': 'Vybrat soubor',
30
30
  'fabric.emoji.delete.description': 'Veškeré existující výskyty tohoto emoji budou nahrazeny {emojiShortName}',
package/i18n/cs.ts CHANGED
@@ -24,7 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian a produktivita',
25
25
  'fabric.emoji.category.symbols': 'Symboly',
26
26
  'fabric.emoji.category.user.uploads': 'Vaše nahrané položky',
27
- 'fabric.emoji.change.button.label': 'Změnit emotikon',
27
+ 'fabric.emoji.change.button.label': 'Změnit smajlík',
28
28
  'fabric.emoji.choose.file.screenReaderDescription':
29
29
  'Vyberte soubor smajlíku. JPG, PNG nebo GIF. Maximální velikost je 1 MB.',
30
30
  'fabric.emoji.choose.file.title': 'Vybrat soubor',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-elements-emoji",
3
- "version": "2.100.0",
3
+ "version": "2.102.0",
4
4
  "description": "NPM i18n package for AFM platform-elements-emoji published by Traduki",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"