@atlaskit/afm-i18n-platform-elements-emoji 2.99.0 → 2.101.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 และผลิตภาพ',
27
27
  'fabric.emoji.category.symbols': 'สัญลักษณ์',
28
28
  'fabric.emoji.category.user.uploads': 'รายการอัปโหลดของคุณ',
29
+ 'fabric.emoji.change.button.label': 'เปลี่ยนเอโมจิ',
29
30
  'fabric.emoji.choose.file.screenReaderDescription': 'เลือกไฟล์สำหรับเอโมจิ JPG, PNG หรือ GIF ขนาดไฟล์ใหญ่สุด 1 MB',
30
31
  'fabric.emoji.choose.file.title': 'เลือกไฟล์',
31
32
  'fabric.emoji.delete.description': 'ประเภทที่มีอยู่ทั้งหมดของเอโมจินี้จะถูกแทนที่ด้วย {emojiShortName}',
@@ -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.button.label': string;
25
26
  'fabric.emoji.choose.file.screenReaderDescription': string;
26
27
  'fabric.emoji.choose.file.title': string;
27
28
  'fabric.emoji.delete.description': string;
@@ -24,6 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian และผลิตภาพ',
25
25
  'fabric.emoji.category.symbols': 'สัญลักษณ์',
26
26
  'fabric.emoji.category.user.uploads': 'รายการอัปโหลดของคุณ',
27
+ 'fabric.emoji.change.button.label': 'เปลี่ยนเอโมจิ',
27
28
  'fabric.emoji.choose.file.screenReaderDescription': 'เลือกไฟล์สำหรับเอโมจิ JPG, PNG หรือ GIF ขนาดไฟล์ใหญ่สุด 1 MB',
28
29
  'fabric.emoji.choose.file.title': 'เลือกไฟล์',
29
30
  'fabric.emoji.delete.description': 'ประเภทที่มีอยู่ทั้งหมดของเอโมจินี้จะถูกแทนที่ด้วย {emojiShortName}',
@@ -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.button.label': string;
25
26
  'fabric.emoji.choose.file.screenReaderDescription': string;
26
27
  'fabric.emoji.choose.file.title': string;
27
28
  'fabric.emoji.delete.description': string;
package/i18n/th.ts CHANGED
@@ -24,6 +24,7 @@ export default {
24
24
  'fabric.emoji.category.productivity': 'Atlassian และผลิตภาพ',
25
25
  'fabric.emoji.category.symbols': 'สัญลักษณ์',
26
26
  'fabric.emoji.category.user.uploads': 'รายการอัปโหลดของคุณ',
27
+ 'fabric.emoji.change.button.label': 'เปลี่ยนเอโมจิ',
27
28
  'fabric.emoji.choose.file.screenReaderDescription': 'เลือกไฟล์สำหรับเอโมจิ JPG, PNG หรือ GIF ขนาดไฟล์ใหญ่สุด 1 MB',
28
29
  'fabric.emoji.choose.file.title': 'เลือกไฟล์',
29
30
  'fabric.emoji.delete.description': 'ประเภทที่มีอยู่ทั้งหมดของเอโมจินี้จะถูกแทนที่ด้วย {emojiShortName}',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-elements-emoji",
3
- "version": "2.99.0",
3
+ "version": "2.101.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/"