@atlaskit/afm-i18n-platform-editor-editor-common 2.192.0 → 2.193.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/hu.js +1 -1
- package/dist/esm/i18n/hu.js +1 -1
- package/i18n/hu.ts +1 -1
- package/package.json +1 -1
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -333,7 +333,7 @@ exports.default = {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Empatikusabb',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Professzionálisabb',
|
|
335
335
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'További Rovo-lehetőségek',
|
|
336
|
-
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'További Kérdezd a Rovót
|
|
336
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'További lehetőségek a Kérdezd a Rovót funkcióhoz',
|
|
337
337
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
338
338
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Helyesírás és nyelvtan javítása',
|
|
339
339
|
'fabric.editor.ai.toolbar.summarize.title': 'Összefoglalás',
|
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -331,7 +331,7 @@ export default {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Empatikusabb',
|
|
332
332
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Professzionálisabb',
|
|
333
333
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'További Rovo-lehetőségek',
|
|
334
|
-
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'További Kérdezd a Rovót
|
|
334
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'További lehetőségek a Kérdezd a Rovót funkcióhoz',
|
|
335
335
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
336
336
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Helyesírás és nyelvtan javítása',
|
|
337
337
|
'fabric.editor.ai.toolbar.summarize.title': 'Összefoglalás',
|
package/i18n/hu.ts
CHANGED
|
@@ -385,7 +385,7 @@ export default {
|
|
|
385
385
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Empatikusabb',
|
|
386
386
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Professzionálisabb',
|
|
387
387
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'További Rovo-lehetőségek',
|
|
388
|
-
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'További Kérdezd a Rovót
|
|
388
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'További lehetőségek a Kérdezd a Rovót funkcióhoz',
|
|
389
389
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
390
390
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Helyesírás és nyelvtan javítása',
|
|
391
391
|
'fabric.editor.ai.toolbar.summarize.title': 'Összefoglalás',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/afm-i18n-platform-editor-editor-common",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.193.0",
|
|
4
4
|
"description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
|