@atlaskit/afm-i18n-platform-elements-emoji 2.146.0 → 2.147.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,6 +26,7 @@ exports.default = {
26
26
  'fabric.emoji.category.productivity': 'Atlassian in produktivnost',
27
27
  'fabric.emoji.category.symbols': 'Simboli',
28
28
  'fabric.emoji.category.user.uploads': 'Vaša nalaganja',
29
+ 'fabric.emoji.change.shortname.button.label': 'Spremeni emodži, trenutno {shortName}',
29
30
  'fabric.emoji.choose.file.dnd.title': 'Izberi ali spusti sliko',
30
31
  'fabric.emoji.choose.file.screenReaderDescription': 'Izberite datoteko za emodži. JPG, PNG ali GIF. Največja velikost je 1 MB',
31
32
  'fabric.emoji.choose.file.title': 'Izberi datoteko',
@@ -22,6 +22,7 @@ declare const _default: {
22
22
  'fabric.emoji.category.productivity': string;
23
23
  'fabric.emoji.category.symbols': string;
24
24
  'fabric.emoji.category.user.uploads': string;
25
+ 'fabric.emoji.change.shortname.button.label': string;
25
26
  'fabric.emoji.choose.file.dnd.title': string;
26
27
  'fabric.emoji.choose.file.screenReaderDescription': string;
27
28
  'fabric.emoji.choose.file.title': string;
@@ -24,6 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian in produktivnost',
25
25
  'fabric.emoji.category.symbols': 'Simboli',
26
26
  'fabric.emoji.category.user.uploads': 'Vaša nalaganja',
27
+ 'fabric.emoji.change.shortname.button.label': 'Spremeni emodži, trenutno {shortName}',
27
28
  'fabric.emoji.choose.file.dnd.title': 'Izberi ali spusti sliko',
28
29
  'fabric.emoji.choose.file.screenReaderDescription': 'Izberite datoteko za emodži. JPG, PNG ali GIF. Največja velikost je 1 MB',
29
30
  'fabric.emoji.choose.file.title': 'Izberi datoteko',
@@ -22,6 +22,7 @@ declare const _default: {
22
22
  'fabric.emoji.category.productivity': string;
23
23
  'fabric.emoji.category.symbols': string;
24
24
  'fabric.emoji.category.user.uploads': string;
25
+ 'fabric.emoji.change.shortname.button.label': string;
25
26
  'fabric.emoji.choose.file.dnd.title': string;
26
27
  'fabric.emoji.choose.file.screenReaderDescription': string;
27
28
  'fabric.emoji.choose.file.title': string;
package/i18n/sl.ts CHANGED
@@ -24,6 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian in produktivnost',
25
25
  'fabric.emoji.category.symbols': 'Simboli',
26
26
  'fabric.emoji.category.user.uploads': 'Vaša nalaganja',
27
+ 'fabric.emoji.change.shortname.button.label': 'Spremeni emodži, trenutno {shortName}',
27
28
  'fabric.emoji.choose.file.dnd.title': 'Izberi ali spusti sliko',
28
29
  'fabric.emoji.choose.file.screenReaderDescription':
29
30
  'Izberite datoteko za emodži. JPG, PNG ali GIF. Največja velikost je 1 MB',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-elements-emoji",
3
- "version": "2.146.0",
3
+ "version": "2.147.0",
4
4
  "description": "NPM i18n package for AFM platform-elements-emoji published by Traduki",
5
5
  "publishConfig": {
6
6
  "registry": "https://packages.atlassian.com/api/npm/npm-public/"