@atlaskit/afm-i18n-platform-elements-emoji 2.181.0 → 2.182.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.
- package/dist/cjs/i18n/fr.js +5 -0
- package/dist/cjs/i18n/tr.js +5 -0
- package/dist/esm/i18n/fr.d.ts +5 -0
- package/dist/esm/i18n/fr.js +5 -0
- package/dist/esm/i18n/tr.d.ts +5 -0
- package/dist/esm/i18n/tr.js +5 -0
- package/dist/types/i18n/fr.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/i18n/fr.ts +5 -0
- package/i18n/tr.ts +5 -0
- package/package.json +1 -1
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -11,6 +11,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.emoji.add.custom.emoji.label': 'Ajouter votre propre émoticône',
|
|
13
13
|
'fabric.emoji.add.label': 'Ajouter une émoticône',
|
|
14
|
+
'fabric.emoji.ai.create.title': 'Créer une émoticône avec Rovo',
|
|
15
|
+
'fabric.emoji.ai.error': 'Une erreur s’est produite. Essayez une autre description.',
|
|
16
|
+
'fabric.emoji.ai.generate.label': 'Générer',
|
|
17
|
+
'fabric.emoji.ai.prompt.ariaLabel': 'Décrivez l’émoticône que vous souhaitez générer',
|
|
18
|
+
'fabric.emoji.ai.prompt.placeholder': 'Décrivez votre émoticône…',
|
|
14
19
|
'fabric.emoji.cancel.label': 'Annuler',
|
|
15
20
|
'fabric.emoji.categories.label': "Choisir une catégorie d'émoticônes",
|
|
16
21
|
'fabric.emoji.categories.search.results': 'Résultats de recherche',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -11,6 +11,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
11
11
|
exports.default = {
|
|
12
12
|
'fabric.emoji.add.custom.emoji.label': "Kendi emoji'nizi ekleyin",
|
|
13
13
|
'fabric.emoji.add.label': 'Emoji ekle',
|
|
14
|
+
'fabric.emoji.ai.create.title': 'Rovo ile bir emoji oluşturun',
|
|
15
|
+
'fabric.emoji.ai.error': 'Bir sorun yaşandı. Farklı bir açıklama deneyin.',
|
|
16
|
+
'fabric.emoji.ai.generate.label': 'Oluştur',
|
|
17
|
+
'fabric.emoji.ai.prompt.ariaLabel': "Oluşturmak istediğiniz emoji'yi açıklayın",
|
|
18
|
+
'fabric.emoji.ai.prompt.placeholder': "Emoji'nizi açıklayın...",
|
|
14
19
|
'fabric.emoji.cancel.label': 'İptal',
|
|
15
20
|
'fabric.emoji.categories.label': 'Bir emoji kategorisi seçin',
|
|
16
21
|
'fabric.emoji.categories.search.results': 'Arama sonuçları',
|
package/dist/esm/i18n/fr.d.ts
CHANGED
|
@@ -7,6 +7,11 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
9
|
'fabric.emoji.add.label': string;
|
|
10
|
+
'fabric.emoji.ai.create.title': string;
|
|
11
|
+
'fabric.emoji.ai.error': string;
|
|
12
|
+
'fabric.emoji.ai.generate.label': string;
|
|
13
|
+
'fabric.emoji.ai.prompt.ariaLabel': string;
|
|
14
|
+
'fabric.emoji.ai.prompt.placeholder': string;
|
|
10
15
|
'fabric.emoji.cancel.label': string;
|
|
11
16
|
'fabric.emoji.categories.label': string;
|
|
12
17
|
'fabric.emoji.categories.search.results': string;
|
package/dist/esm/i18n/fr.js
CHANGED
|
@@ -9,6 +9,11 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.emoji.add.custom.emoji.label': 'Ajouter votre propre émoticône',
|
|
11
11
|
'fabric.emoji.add.label': 'Ajouter une émoticône',
|
|
12
|
+
'fabric.emoji.ai.create.title': 'Créer une émoticône avec Rovo',
|
|
13
|
+
'fabric.emoji.ai.error': 'Une erreur s’est produite. Essayez une autre description.',
|
|
14
|
+
'fabric.emoji.ai.generate.label': 'Générer',
|
|
15
|
+
'fabric.emoji.ai.prompt.ariaLabel': 'Décrivez l’émoticône que vous souhaitez générer',
|
|
16
|
+
'fabric.emoji.ai.prompt.placeholder': 'Décrivez votre émoticône…',
|
|
12
17
|
'fabric.emoji.cancel.label': 'Annuler',
|
|
13
18
|
'fabric.emoji.categories.label': "Choisir une catégorie d'émoticônes",
|
|
14
19
|
'fabric.emoji.categories.search.results': 'Résultats de recherche',
|
package/dist/esm/i18n/tr.d.ts
CHANGED
|
@@ -7,6 +7,11 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
9
|
'fabric.emoji.add.label': string;
|
|
10
|
+
'fabric.emoji.ai.create.title': string;
|
|
11
|
+
'fabric.emoji.ai.error': string;
|
|
12
|
+
'fabric.emoji.ai.generate.label': string;
|
|
13
|
+
'fabric.emoji.ai.prompt.ariaLabel': string;
|
|
14
|
+
'fabric.emoji.ai.prompt.placeholder': string;
|
|
10
15
|
'fabric.emoji.cancel.label': string;
|
|
11
16
|
'fabric.emoji.categories.label': string;
|
|
12
17
|
'fabric.emoji.categories.search.results': string;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -9,6 +9,11 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.emoji.add.custom.emoji.label': "Kendi emoji'nizi ekleyin",
|
|
11
11
|
'fabric.emoji.add.label': 'Emoji ekle',
|
|
12
|
+
'fabric.emoji.ai.create.title': 'Rovo ile bir emoji oluşturun',
|
|
13
|
+
'fabric.emoji.ai.error': 'Bir sorun yaşandı. Farklı bir açıklama deneyin.',
|
|
14
|
+
'fabric.emoji.ai.generate.label': 'Oluştur',
|
|
15
|
+
'fabric.emoji.ai.prompt.ariaLabel': "Oluşturmak istediğiniz emoji'yi açıklayın",
|
|
16
|
+
'fabric.emoji.ai.prompt.placeholder': "Emoji'nizi açıklayın...",
|
|
12
17
|
'fabric.emoji.cancel.label': 'İptal',
|
|
13
18
|
'fabric.emoji.categories.label': 'Bir emoji kategorisi seçin',
|
|
14
19
|
'fabric.emoji.categories.search.results': 'Arama sonuçları',
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -7,6 +7,11 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
9
|
'fabric.emoji.add.label': string;
|
|
10
|
+
'fabric.emoji.ai.create.title': string;
|
|
11
|
+
'fabric.emoji.ai.error': string;
|
|
12
|
+
'fabric.emoji.ai.generate.label': string;
|
|
13
|
+
'fabric.emoji.ai.prompt.ariaLabel': string;
|
|
14
|
+
'fabric.emoji.ai.prompt.placeholder': string;
|
|
10
15
|
'fabric.emoji.cancel.label': string;
|
|
11
16
|
'fabric.emoji.categories.label': string;
|
|
12
17
|
'fabric.emoji.categories.search.results': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -7,6 +7,11 @@
|
|
|
7
7
|
declare const _default: {
|
|
8
8
|
'fabric.emoji.add.custom.emoji.label': string;
|
|
9
9
|
'fabric.emoji.add.label': string;
|
|
10
|
+
'fabric.emoji.ai.create.title': string;
|
|
11
|
+
'fabric.emoji.ai.error': string;
|
|
12
|
+
'fabric.emoji.ai.generate.label': string;
|
|
13
|
+
'fabric.emoji.ai.prompt.ariaLabel': string;
|
|
14
|
+
'fabric.emoji.ai.prompt.placeholder': string;
|
|
10
15
|
'fabric.emoji.cancel.label': string;
|
|
11
16
|
'fabric.emoji.categories.label': string;
|
|
12
17
|
'fabric.emoji.categories.search.results': string;
|
package/i18n/fr.ts
CHANGED
|
@@ -9,6 +9,11 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.emoji.add.custom.emoji.label': 'Ajouter votre propre émoticône',
|
|
11
11
|
'fabric.emoji.add.label': 'Ajouter une émoticône',
|
|
12
|
+
'fabric.emoji.ai.create.title': 'Créer une émoticône avec Rovo',
|
|
13
|
+
'fabric.emoji.ai.error': 'Une erreur s’est produite. Essayez une autre description.',
|
|
14
|
+
'fabric.emoji.ai.generate.label': 'Générer',
|
|
15
|
+
'fabric.emoji.ai.prompt.ariaLabel': 'Décrivez l’émoticône que vous souhaitez générer',
|
|
16
|
+
'fabric.emoji.ai.prompt.placeholder': 'Décrivez votre émoticône…',
|
|
12
17
|
'fabric.emoji.cancel.label': 'Annuler',
|
|
13
18
|
'fabric.emoji.categories.label': "Choisir une catégorie d'émoticônes",
|
|
14
19
|
'fabric.emoji.categories.search.results': 'Résultats de recherche',
|
package/i18n/tr.ts
CHANGED
|
@@ -9,6 +9,11 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.emoji.add.custom.emoji.label': "Kendi emoji'nizi ekleyin",
|
|
11
11
|
'fabric.emoji.add.label': 'Emoji ekle',
|
|
12
|
+
'fabric.emoji.ai.create.title': 'Rovo ile bir emoji oluşturun',
|
|
13
|
+
'fabric.emoji.ai.error': 'Bir sorun yaşandı. Farklı bir açıklama deneyin.',
|
|
14
|
+
'fabric.emoji.ai.generate.label': 'Oluştur',
|
|
15
|
+
'fabric.emoji.ai.prompt.ariaLabel': "Oluşturmak istediğiniz emoji'yi açıklayın",
|
|
16
|
+
'fabric.emoji.ai.prompt.placeholder': "Emoji'nizi açıklayın...",
|
|
12
17
|
'fabric.emoji.cancel.label': 'İptal',
|
|
13
18
|
'fabric.emoji.categories.label': 'Bir emoji kategorisi seçin',
|
|
14
19
|
'fabric.emoji.categories.search.results': 'Arama sonuçları',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-elements-emoji",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.182.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/"
|