@atlaskit/afm-i18n-platform-elements-emoji 2.224.0 → 2.225.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.
@@ -65,7 +65,7 @@ exports.default = {
65
65
  'fabric.emoji.search.placeholder': '검색',
66
66
  'fabric.emoji.search.status': '모든 이모지 표시 중',
67
67
  'fabric.emoji.search.status.count': '{count}개의 이모지 찾음',
68
- 'fabric.emoji.select.color.ariaLabel': '생산성 이모지 색상 선택기',
68
+ 'fabric.emoji.select.color.ariaLabel': '생산성 이모지 선택기',
69
69
  'fabric.emoji.select.color.list.ariaLabel': '생산성 이모지 색상 선택기',
70
70
  'fabric.emoji.select.skin.list.ariaLabel': '피부색 선택기',
71
71
  'fabric.emoji.select.skin.tone.ariaLabel': '피부색을 선택하세요. {selectedTone} 선택됨',
@@ -63,7 +63,7 @@ export default {
63
63
  'fabric.emoji.search.placeholder': '검색',
64
64
  'fabric.emoji.search.status': '모든 이모지 표시 중',
65
65
  'fabric.emoji.search.status.count': '{count}개의 이모지 찾음',
66
- 'fabric.emoji.select.color.ariaLabel': '생산성 이모지 색상 선택기',
66
+ 'fabric.emoji.select.color.ariaLabel': '생산성 이모지 선택기',
67
67
  'fabric.emoji.select.color.list.ariaLabel': '생산성 이모지 색상 선택기',
68
68
  'fabric.emoji.select.skin.list.ariaLabel': '피부색 선택기',
69
69
  'fabric.emoji.select.skin.tone.ariaLabel': '피부색을 선택하세요. {selectedTone} 선택됨',
package/i18n/ko.ts CHANGED
@@ -65,7 +65,7 @@ export default {
65
65
  'fabric.emoji.search.placeholder': '검색',
66
66
  'fabric.emoji.search.status': '모든 이모지 표시 중',
67
67
  'fabric.emoji.search.status.count': '{count}개의 이모지 찾음',
68
- 'fabric.emoji.select.color.ariaLabel': '생산성 이모지 색상 선택기',
68
+ 'fabric.emoji.select.color.ariaLabel': '생산성 이모지 선택기',
69
69
  'fabric.emoji.select.color.list.ariaLabel': '생산성 이모지 색상 선택기',
70
70
  'fabric.emoji.select.skin.list.ariaLabel': '피부색 선택기',
71
71
  'fabric.emoji.select.skin.tone.ariaLabel': '피부색을 선택하세요. {selectedTone} 선택됨',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-elements-emoji",
3
- "version": "2.224.0",
3
+ "version": "2.225.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/"