@strapi/admin 4.0.0 → 4.0.4
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/admin/src/components/LeftMenu/index.js +13 -5
- package/admin/src/components/Notifications/Notification/index.js +3 -3
- package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +2 -2
- package/admin/src/content-manager/components/ComponentInitializer/index.js +4 -9
- package/admin/src/content-manager/components/DragLayer/index.js +1 -1
- package/admin/src/content-manager/components/DynamicTable/CellContent/CellValue.js +12 -2
- package/admin/src/content-manager/components/DynamicTable/CellContent/utils/getNumberOfDecimals.js +8 -0
- package/admin/src/content-manager/components/DynamicTable/index.js +7 -0
- package/admin/src/content-manager/components/DynamicZone/components/DzLabel/index.js +24 -7
- package/admin/src/content-manager/components/DynamicZone/index.js +31 -15
- package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/schema.js +4 -1
- package/admin/src/content-manager/components/InputUID/index.js +4 -0
- package/admin/src/content-manager/components/PreviewWysiwyg/Wrapper.js +4 -0
- package/admin/src/content-manager/components/RepeatableComponent/AccordionGroupCustom/index.js +1 -3
- package/admin/src/content-manager/components/RepeatableComponent/DraggedItem/IconButtonCustoms.js +0 -4
- package/admin/src/content-manager/components/RepeatableComponent/DraggedItem/index.js +36 -14
- package/admin/src/content-manager/components/RepeatableComponent/index.js +2 -2
- package/admin/src/content-manager/components/SelectWrapper/index.js +15 -81
- package/admin/src/content-manager/components/Wysiwyg/Editor.js +2 -3
- package/admin/src/content-manager/components/Wysiwyg/EditorLayout.js +2 -0
- package/admin/src/content-manager/components/Wysiwyg/WysiwygFooter.js +2 -4
- package/admin/src/content-manager/components/Wysiwyg/WysiwygNav.js +67 -62
- package/admin/src/content-manager/components/Wysiwyg/index.js +13 -4
- package/admin/src/content-manager/hooks/useFetchContentTypeLayout/utils/formatLayouts.js +2 -2
- package/admin/src/content-manager/pages/App/LeftMenu/index.js +5 -7
- package/admin/src/content-manager/pages/App/index.js +12 -4
- package/admin/src/content-manager/pages/EditSettingsView/components/DisplayedFieldButton.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/components/FieldButtonContent.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/components/RelationalFieldButton.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/index.js +1 -1
- package/admin/src/content-manager/pages/EditView/Informations/index.js +37 -13
- package/admin/src/content-manager/pages/ListSettingsView/components/CardPreview.js +19 -8
- package/admin/src/content-manager/pages/ListSettingsView/components/DraggableCard.js +124 -67
- package/admin/src/content-manager/pages/ListSettingsView/components/SortDisplayedFields.js +4 -1
- package/admin/src/content-manager/pages/ListSettingsView/index.js +1 -1
- package/admin/src/content-manager/pages/ListView/index.js +37 -20
- package/admin/src/hooks/useSettingsMenu/utils/defaultGlobalLinks.js +1 -1
- package/admin/src/pages/App/utils/unique-identifier.js +3 -1
- package/admin/src/pages/AuthPage/components/Register/index.js +4 -1
- package/admin/src/pages/AuthPage/index.js +8 -2
- package/admin/src/pages/AuthPage/utils/forms.js +2 -0
- package/admin/src/pages/ProfilePage/index.js +34 -6
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/index.js +3 -2
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +20 -7
- package/admin/src/pages/SettingsPage/pages/Roles/EditPage/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +3 -3
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/utils/layout.js +2 -0
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +3 -3
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/layout.js +2 -0
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/stepper.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +5 -11
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/utils/tableHeaders.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/components/SelectRoles/index.js +2 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +3 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/index.js +5 -5
- package/admin/src/translations/en.json +32 -23
- package/admin/src/translations/fr.json +315 -6
- package/admin/src/translations/ko.json +670 -263
- package/admin/src/translations/nl.json +1 -1
- package/admin/src/translations/zh-Hans.json +554 -204
- package/admin/src/translations/zh.json +482 -41
- package/build/{01a600d9e6e0dea21e33017a97bdf431.png → 01a600d9e6e0dea21e33.png} +0 -0
- package/build/{15026a3d58aeb282813457f060f2d6ac.png → 15026a3d58aeb2828134.png} +0 -0
- package/build/{1551f4f60c37af51121f106501f69b80.woff2 → 1551f4f60c37af51121f.woff2} +0 -0
- package/build/{1e59d2330b4c6deb84b340635ed36249.ttf → 1e59d2330b4c6deb84b3.ttf} +0 -0
- package/build/{20fd1704ea223900efa9fd4e869efb08.woff2 → 20fd1704ea223900efa9.woff2} +0 -0
- package/build/{2285773e6b4b172f07d9b777c81b0775.woff → 2285773e6b4b172f07d9.woff} +0 -0
- package/build/{23f19bb08961f37aaf692ff943823453.eot → 23f19bb08961f37aaf69.eot} +0 -0
- package/build/{2a9e9ef5c4c775bb7c7b3625041b1354.png → 2a9e9ef5c4c775bb7c7b.png} +0 -0
- package/build/{2f517e09eb2ca6650ff5bec5a95157ab.svg → 2f517e09eb2ca6650ff5.svg} +0 -0
- package/build/3742.2281afd7.chunk.js +1 -0
- package/build/4045.0b43d55e.chunk.js +1 -0
- package/build/4261.061aed35.chunk.js +1 -0
- package/build/4672.7ad6782a.chunk.js +1 -0
- package/build/{4689f52cc96215721344e51e5831eec1.svg → 4689f52cc96215721344.svg} +0 -0
- package/build/{4715.35096dd7.chunk.js → 4715.f134f37a.chunk.js} +1 -1
- package/build/{491974d108fe4002b2aaf7ffc48249a0.ttf → 491974d108fe4002b2aa.ttf} +0 -0
- package/build/{527940b104eb2ea366c8630f3f038603.ttf → 527940b104eb2ea366c8.ttf} +0 -0
- package/build/6060.3af8877e.chunk.js +2 -0
- package/build/{3226.0dc582b2.chunk.js.LICENSE.txt → 6060.3af8877e.chunk.js.LICENSE.txt} +1 -1
- package/build/{6250.11ba8b50.chunk.js → 6250.7b4872b1.chunk.js} +1 -1
- package/build/{5881.deb18c91.chunk.js → 6354.48168bc8.chunk.js} +2 -2
- package/build/{5881.deb18c91.chunk.js.LICENSE.txt → 6354.48168bc8.chunk.js.LICENSE.txt} +0 -0
- package/build/{77206a6bb316fa0aded5083cc57f92b9.eot → 77206a6bb316fa0aded5.eot} +0 -0
- package/build/{7a3337626410ca2f40718481c755640f.woff2 → 7a3337626410ca2f4071.woff2} +0 -0
- package/build/{7a8b4f130182d19a2d7c67d80c090397.svg → 7a8b4f130182d19a2d7c.svg} +0 -0
- package/build/8530.a978bde6.chunk.js +2 -0
- package/build/8530.a978bde6.chunk.js.LICENSE.txt +7 -0
- package/build/{8b43027f47b20503057dfbbaa9401fef.eot → 8b43027f47b20503057d.eot} +0 -0
- package/build/{9bbb245e67a133f6e486d8d2545e14a5.eot → 9bbb245e67a133f6e486.eot} +0 -0
- package/build/Admin-authenticatedApp.8c375af0.chunk.js +1 -0
- package/build/{Admin_homePage.31e37124.chunk.js → Admin_homePage.f9cdd615.chunk.js} +1 -1
- package/build/Admin_marketplace.4f6c77f2.chunk.js +1 -0
- package/build/Admin_pluginsPage.cd9a871c.chunk.js +1 -0
- package/build/Admin_profilePage.077e17a5.chunk.js +1 -0
- package/build/Admin_settingsPage.9752ef85.chunk.js +1 -0
- package/build/admin-edit-roles-page.27b047fc.chunk.js +1 -0
- package/build/admin-edit-users.a0dede23.chunk.js +1 -0
- package/build/admin-users.a11177c1.chunk.js +1 -0
- package/build/{api-tokens-create-page.ac4285ba.chunk.js → api-tokens-create-page.07be3e07.chunk.js} +1 -1
- package/build/{api-tokens-edit-page.b8900ddd.chunk.js → api-tokens-edit-page.d6afc60e.chunk.js} +1 -1
- package/build/api-tokens-list-page.da9714d8.chunk.js +1 -0
- package/build/{ar-json.9805489e.chunk.js → ar-json.d79e4709.chunk.js} +1 -1
- package/build/{b997a22a2e0b87ef1fa23258f14f3b27.ico → b997a22a2e0b87ef1fa2.ico} +0 -0
- package/build/{bb58e57c48a3e911f15fa834ff00d44a.woff → bb58e57c48a3e911f15f.woff} +0 -0
- package/build/{bd81ba6c07827282255d031b2a6f4fe4.png → bd81ba6c07827282255d.png} +0 -0
- package/build/{be9ee23c0c6390141475d519c2c5fb8f.ttf → be9ee23c0c6390141475.ttf} +0 -0
- package/build/{c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg → c1e38fd9e0e74ba58f7a.svg} +0 -0
- package/build/{c3de6118ef47086ad05c83a1c78f006d.png → c3de6118ef47086ad05c.png} +0 -0
- package/build/codemirror-css.f9701755.chunk.js +1 -0
- package/build/codemirror-theme.1563c1c2.chunk.js +1 -0
- package/build/content-manager.51651b3b.chunk.js +1 -0
- package/build/{content-type-builder-translation-ar-json.bce4d624.chunk.js → content-type-builder-translation-ar-json.f1fedc12.chunk.js} +1 -1
- package/build/{content-type-builder-translation-cs-json.785866b6.chunk.js → content-type-builder-translation-cs-json.2f7e2289.chunk.js} +1 -1
- package/build/{content-type-builder-translation-de-json.6faa019a.chunk.js → content-type-builder-translation-de-json.46017754.chunk.js} +1 -1
- package/build/content-type-builder-translation-dk-json.5c6344f9.chunk.js +1 -0
- package/build/{content-type-builder-translation-en-json.d860718a.chunk.js → content-type-builder-translation-en-json.d70fc3af.chunk.js} +1 -1
- package/build/{content-type-builder-translation-es-json.5a4f519b.chunk.js → content-type-builder-translation-es-json.7e2055ad.chunk.js} +1 -1
- package/build/{content-type-builder-translation-fr-json.2156f48c.chunk.js → content-type-builder-translation-fr-json.8f66eb66.chunk.js} +1 -1
- package/build/content-type-builder-translation-id-json.aab2f426.chunk.js +1 -0
- package/build/{content-type-builder-translation-it-json.dc154c62.chunk.js → content-type-builder-translation-it-json.4c91e895.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ja-json.9f8695a0.chunk.js → content-type-builder-translation-ja-json.c239ba90.chunk.js} +1 -1
- package/build/content-type-builder-translation-ko-json.2a5e0769.chunk.js +1 -0
- package/build/{content-type-builder-translation-ms-json.cfc21fb6.chunk.js → content-type-builder-translation-ms-json.124be88c.chunk.js} +1 -1
- package/build/{content-type-builder-translation-nl-json.4d742025.chunk.js → content-type-builder-translation-nl-json.98a240b8.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pl-json.1b701a76.chunk.js → content-type-builder-translation-pl-json.2abc61bd.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pt-BR-json.2c514ada.chunk.js → content-type-builder-translation-pt-BR-json.c0415545.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pt-json.a3c4315c.chunk.js → content-type-builder-translation-pt-json.ab3e086d.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ru-json.72173619.chunk.js → content-type-builder-translation-ru-json.1a6779fd.chunk.js} +1 -1
- package/build/{content-type-builder-translation-sk-json.e654be3b.chunk.js → content-type-builder-translation-sk-json.5c82f020.chunk.js} +1 -1
- package/build/{content-type-builder-translation-th-json.403aa6a4.chunk.js → content-type-builder-translation-th-json.24ee19eb.chunk.js} +1 -1
- package/build/{content-type-builder-translation-tr-json.72027971.chunk.js → content-type-builder-translation-tr-json.30434835.chunk.js} +1 -1
- package/build/{content-type-builder-translation-uk-json.a1b9f71b.chunk.js → content-type-builder-translation-uk-json.771662ef.chunk.js} +1 -1
- package/build/{content-type-builder-translation-zh-Hans-json.4c242866.chunk.js → content-type-builder-translation-zh-Hans-json.070020ae.chunk.js} +1 -1
- package/build/{content-type-builder-translation-zh-json.3b3eb4e8.chunk.js → content-type-builder-translation-zh-json.9708310d.chunk.js} +1 -1
- package/build/content-type-builder.c815d0c6.chunk.js +1 -0
- package/build/cropper-css.45c47fe3.chunk.js +1 -0
- package/build/{cs-json.ff08076e.chunk.js → cs-json.b8ba75b8.chunk.js} +1 -1
- package/build/{d878b0a6a1144760244ff0665888404c.woff2 → d878b0a6a1144760244f.woff2} +0 -0
- package/build/de-json.e01bdeae.chunk.js +1 -0
- package/build/dk-json.9516eb08.chunk.js +1 -0
- package/build/{eeccf4f66002c6f2ba24d3d22f2434c2.woff → eeccf4f66002c6f2ba24.woff} +0 -0
- package/build/email-settings-page.03e18bb2.chunk.js +1 -0
- package/build/email-translation-ar-json.95d90eb4.chunk.js +1 -0
- package/build/email-translation-cs-json.dfd1f3f2.chunk.js +1 -0
- package/build/email-translation-de-json.559a7d5f.chunk.js +1 -0
- package/build/email-translation-dk-json.e1480892.chunk.js +1 -0
- package/build/email-translation-en-json.fa0dc92b.chunk.js +1 -0
- package/build/email-translation-es-json.abbba8e3.chunk.js +1 -0
- package/build/email-translation-fr-json.49c3c888.chunk.js +1 -0
- package/build/email-translation-id-json.e3c2101d.chunk.js +1 -0
- package/build/email-translation-it-json.3de61cb6.chunk.js +1 -0
- package/build/email-translation-ja-json.66337e44.chunk.js +1 -0
- package/build/email-translation-ko-json.52bbd7b4.chunk.js +1 -0
- package/build/email-translation-ms-json.e39256df.chunk.js +1 -0
- package/build/email-translation-nl-json.12d28adb.chunk.js +1 -0
- package/build/email-translation-pl-json.9585a84e.chunk.js +1 -0
- package/build/email-translation-pt-BR-json.6c04b3ef.chunk.js +1 -0
- package/build/email-translation-pt-json.0239be04.chunk.js +1 -0
- package/build/email-translation-ru-json.f3b4fecc.chunk.js +1 -0
- package/build/email-translation-sk-json.76dbaaa6.chunk.js +1 -0
- package/build/email-translation-th-json.25ad73e7.chunk.js +1 -0
- package/build/email-translation-tr-json.ae04a9f2.chunk.js +1 -0
- package/build/email-translation-uk-json.03b27b08.chunk.js +1 -0
- package/build/email-translation-vi-json.3e1dd5b3.chunk.js +1 -0
- package/build/email-translation-zh-Hans-json.0df4ca59.chunk.js +1 -0
- package/build/email-translation-zh-json.82978eb0.chunk.js +1 -0
- package/build/en-json.9e3c8615.chunk.js +1 -0
- package/build/{es-json.060b658c.chunk.js → es-json.fa8ddd1d.chunk.js} +1 -1
- package/build/{f691f37e57f04c152e2315ab7dbad881.woff → f691f37e57f04c152e23.woff} +0 -0
- package/build/{fde9b1ad0670d29a251605a5e8eef02b.png → fde9b1ad0670d29a2516.png} +0 -0
- package/build/fontawesome-css-all.9c41f1d7.chunk.js +1 -0
- package/build/fontawesome-css.24c8dbfc.chunk.js +1 -0
- package/build/fr-json.bae03a2c.chunk.js +1 -0
- package/build/{he-json.fafa8569.chunk.js → he-json.86f9e663.chunk.js} +1 -1
- package/build/highlight.js.90b600ee.chunk.js +1 -0
- package/build/i18n-settings-page.89d1776c.chunk.js +1 -0
- package/build/i18n-translation-en-json.239b740f.chunk.js +1 -0
- package/build/i18n-translation-fr-json.b52474fc.chunk.js +1 -0
- package/build/i18n-translation-ko-json.e88e11ef.chunk.js +1 -0
- package/build/{i18n-translation-zh-Hans-json.670b4940.chunk.js → i18n-translation-zh-Hans-json.4c17fed0.chunk.js} +1 -1
- package/build/{id-json.3372dadc.chunk.js → id-json.0b0c9731.chunk.js} +1 -1
- package/build/index.html +1 -1
- package/build/{it-json.0e5d5fdb.chunk.js → it-json.939916bc.chunk.js} +1 -1
- package/build/{ja-json.14eaee93.chunk.js → ja-json.57abaacb.chunk.js} +1 -1
- package/build/ko-json.29633034.chunk.js +1 -0
- package/build/main.ca080a1e.js +2 -0
- package/build/{main.a5bd9650.js.LICENSE.txt → main.ca080a1e.js.LICENSE.txt} +0 -0
- package/build/{ms-json.a66beabc.chunk.js → ms-json.5e5d12f9.chunk.js} +1 -1
- package/build/nl-json.d757328d.chunk.js +1 -0
- package/build/{no-json.25f63ee7.chunk.js → no-json.ff46b126.chunk.js} +1 -1
- package/build/{pl-json.3d7884e1.chunk.js → pl-json.6bff1d54.chunk.js} +1 -1
- package/build/{pt-BR-json.e21cd994.chunk.js → pt-BR-json.6d1cfdb2.chunk.js} +1 -1
- package/build/{pt-json.21a66a61.chunk.js → pt-json.b23d9a79.chunk.js} +1 -1
- package/build/{ru-json.ca2b6c3c.chunk.js → ru-json.bff93229.chunk.js} +1 -1
- package/build/runtime~main.6f530910.js +1 -0
- package/build/{sk-json.7f750e28.chunk.js → sk-json.2eb1ec0d.chunk.js} +1 -1
- package/build/sso-settings-page.d4ab164b.chunk.js +1 -0
- package/build/{sv-json.3b5cc7f9.chunk.js → sv-json.8ac61ecf.chunk.js} +1 -1
- package/build/{th-json.694b4038.chunk.js → th-json.6e4502a3.chunk.js} +1 -1
- package/build/{tr-json.a842843a.chunk.js → tr-json.eaca955b.chunk.js} +1 -1
- package/build/uk-json.c50ad2a8.chunk.js +1 -0
- package/build/{upload-settings.8a380d3d.chunk.js → upload-settings.aa148b01.chunk.js} +1 -1
- package/build/{upload-translation-de-json.b4ff3c56.chunk.js → upload-translation-de-json.00f90715.chunk.js} +1 -1
- package/build/{upload-translation-dk-json.f37ae5c0.chunk.js → upload-translation-dk-json.e8c0a891.chunk.js} +1 -1
- package/build/{upload-translation-en-json.58d8ce44.chunk.js → upload-translation-en-json.31ea0622.chunk.js} +1 -1
- package/build/upload-translation-es-json.42b5c758.chunk.js +1 -0
- package/build/{upload-translation-fr-json.0f4b3839.chunk.js → upload-translation-fr-json.ccb4ad8b.chunk.js} +1 -1
- package/build/{upload-translation-he-json.4b5e48bc.chunk.js → upload-translation-he-json.5dc34ea8.chunk.js} +1 -1
- package/build/upload-translation-it-json.c1809a47.chunk.js +1 -0
- package/build/{upload-translation-ja-json.9e1193c7.chunk.js → upload-translation-ja-json.568f097e.chunk.js} +1 -1
- package/build/upload-translation-ko-json.da369eef.chunk.js +1 -0
- package/build/{upload-translation-ms-json.bfb86c2e.chunk.js → upload-translation-ms-json.be669f81.chunk.js} +1 -1
- package/build/{upload-translation-pl-json.e0282fa4.chunk.js → upload-translation-pl-json.67685825.chunk.js} +1 -1
- package/build/{upload-translation-pt-BR-json.ad6bb9f8.chunk.js → upload-translation-pt-BR-json.f7b1133d.chunk.js} +1 -1
- package/build/{upload-translation-ru-json.4303b6a0.chunk.js → upload-translation-ru-json.54c031aa.chunk.js} +1 -1
- package/build/{upload-translation-sk-json.90a0bc6c.chunk.js → upload-translation-sk-json.f643dfc2.chunk.js} +1 -1
- package/build/{upload-translation-th-json.cf0d62e0.chunk.js → upload-translation-th-json.88ee2090.chunk.js} +1 -1
- package/build/{upload-translation-uk-json.ec345d61.chunk.js → upload-translation-uk-json.1a90e73c.chunk.js} +1 -1
- package/build/{upload-translation-zh-Hans-json.f320fa39.chunk.js → upload-translation-zh-Hans-json.ac1dc0b9.chunk.js} +1 -1
- package/build/{upload-translation-zh-json.9ad30216.chunk.js → upload-translation-zh-json.164ac601.chunk.js} +1 -1
- package/build/{upload.1e3e2685.chunk.js → upload.1991e997.chunk.js} +1 -1
- package/build/{users-advanced-settings-page.bda19eae.chunk.js → users-advanced-settings-page.23ed7ee9.chunk.js} +1 -1
- package/build/users-email-settings-page.64dc429a.chunk.js +1 -0
- package/build/{users-permissions-translation-ar-json.6fe0dcf5.chunk.js → users-permissions-translation-ar-json.bdddd0d7.chunk.js} +1 -1
- package/build/{users-permissions-translation-cs-json.dd4bb452.chunk.js → users-permissions-translation-cs-json.7881d3ff.chunk.js} +1 -1
- package/build/{users-permissions-translation-de-json.1505b462.chunk.js → users-permissions-translation-de-json.8d53c619.chunk.js} +1 -1
- package/build/{users-permissions-translation-dk-json.6b47229f.chunk.js → users-permissions-translation-dk-json.a36b323b.chunk.js} +1 -1
- package/build/{users-permissions-translation-en-json.3e650c44.chunk.js → users-permissions-translation-en-json.1993655e.chunk.js} +1 -1
- package/build/{users-permissions-translation-es-json.768cc00e.chunk.js → users-permissions-translation-es-json.c8ef51bd.chunk.js} +1 -1
- package/build/users-permissions-translation-fr-json.a2172545.chunk.js +1 -0
- package/build/users-permissions-translation-id-json.8f17982a.chunk.js +1 -0
- package/build/{users-permissions-translation-it-json.baa4f859.chunk.js → users-permissions-translation-it-json.87952a24.chunk.js} +1 -1
- package/build/{users-permissions-translation-ja-json.3ddd4418.chunk.js → users-permissions-translation-ja-json.5915d9ef.chunk.js} +1 -1
- package/build/users-permissions-translation-ko-json.f1ca6cc4.chunk.js +1 -0
- package/build/{users-permissions-translation-ms-json.dc405667.chunk.js → users-permissions-translation-ms-json.2268324c.chunk.js} +1 -1
- package/build/{users-permissions-translation-nl-json.2d8e847a.chunk.js → users-permissions-translation-nl-json.4e1231dd.chunk.js} +1 -1
- package/build/{users-permissions-translation-pl-json.b150dfb0.chunk.js → users-permissions-translation-pl-json.107638b5.chunk.js} +1 -1
- package/build/{users-permissions-translation-pt-BR-json.0c494c69.chunk.js → users-permissions-translation-pt-BR-json.8dafc053.chunk.js} +1 -1
- package/build/{users-permissions-translation-pt-json.0fccc389.chunk.js → users-permissions-translation-pt-json.3322464f.chunk.js} +1 -1
- package/build/users-permissions-translation-ru-json.44dd1f10.chunk.js +1 -0
- package/build/{users-permissions-translation-sk-json.2602e768.chunk.js → users-permissions-translation-sk-json.fe7cc044.chunk.js} +1 -1
- package/build/users-permissions-translation-sv-json.e7e1684b.chunk.js +1 -0
- package/build/{users-permissions-translation-th-json.abe0558b.chunk.js → users-permissions-translation-th-json.bb544ee3.chunk.js} +1 -1
- package/build/{users-permissions-translation-tr-json.269ee593.chunk.js → users-permissions-translation-tr-json.30f3ca90.chunk.js} +1 -1
- package/build/{users-permissions-translation-uk-json.ffd9a4ee.chunk.js → users-permissions-translation-uk-json.634f2569.chunk.js} +1 -1
- package/build/{users-permissions-translation-vi-json.c2cd19d5.chunk.js → users-permissions-translation-vi-json.605d88bc.chunk.js} +1 -1
- package/build/{users-permissions-translation-zh-Hans-json.2d909528.chunk.js → users-permissions-translation-zh-Hans-json.85480dab.chunk.js} +1 -1
- package/build/{users-permissions-translation-zh-json.7f3027c5.chunk.js → users-permissions-translation-zh-json.99932731.chunk.js} +1 -1
- package/build/users-providers-settings-page.329f102a.chunk.js +1 -0
- package/build/users-roles-settings-page.e28982b6.chunk.js +1 -0
- package/build/{vi-json.c25f42fe.chunk.js → vi-json.e993857a.chunk.js} +1 -1
- package/build/webhook-edit-page.678af4e2.chunk.js +1 -0
- package/build/{webhook-list-page.aae66737.chunk.js → webhook-list-page.5abda9c2.chunk.js} +1 -1
- package/build/zh-Hans-json.fcc53388.chunk.js +1 -0
- package/build/zh-json.496bd6c4.chunk.js +1 -0
- package/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/Users/components/MagicLink/index.js +1 -1
- package/index.html +1 -1
- package/index.js +40 -1
- package/jest.config.front.js +10 -0
- package/package.json +36 -38
- package/server/register.js +5 -0
- package/server/routes/serve-admin-panel.js +59 -0
- package/server/strategies/api-token.js +2 -1
- package/webpack.alias.js +0 -6
- package/webpack.config.js +12 -10
- package/build/3226.0dc582b2.chunk.js +0 -2
- package/build/4261.b7b7ac00.chunk.js +0 -1
- package/build/4362.e71cf036.chunk.js +0 -1
- package/build/8447.32ee17be.chunk.js +0 -2
- package/build/8447.32ee17be.chunk.js.LICENSE.txt +0 -22
- package/build/849.fc26299c.chunk.js +0 -1
- package/build/9238.f112d6c9.chunk.js +0 -1
- package/build/Admin-authenticatedApp.0298a225.chunk.js +0 -1
- package/build/Admin_marketplace.201373e2.chunk.js +0 -1
- package/build/Admin_pluginsPage.22390055.chunk.js +0 -1
- package/build/Admin_profilePage.3aa61921.chunk.js +0 -1
- package/build/Admin_settingsPage.363ad01d.chunk.js +0 -1
- package/build/admin-edit-roles-page.e91bd9e5.chunk.js +0 -1
- package/build/admin-edit-users.bcdd2e4d.chunk.js +0 -1
- package/build/admin-users.a2d08780.chunk.js +0 -1
- package/build/api-tokens-list-page.d451255e.chunk.js +0 -1
- package/build/codemirror-css.7b034e03.chunk.js +0 -1
- package/build/codemirror-theme.4a209ed5.chunk.js +0 -1
- package/build/content-manager.4a449a52.chunk.js +0 -1
- package/build/content-type-builder-translation-dk-json.215eca36.chunk.js +0 -1
- package/build/content-type-builder-translation-id-json.e66f4e0a.chunk.js +0 -1
- package/build/content-type-builder-translation-ko-json.20ad3eac.chunk.js +0 -1
- package/build/content-type-builder.eeae4ee8.chunk.js +0 -1
- package/build/cropper-css.b71d1229.chunk.js +0 -1
- package/build/de-json.93987708.chunk.js +0 -1
- package/build/dk-json.97f8f309.chunk.js +0 -1
- package/build/email-settings-page.def5ceaf.chunk.js +0 -1
- package/build/email-translation-ar-json.536b0217.chunk.js +0 -1
- package/build/email-translation-cs-json.8f533c9b.chunk.js +0 -1
- package/build/email-translation-de-json.89f5373e.chunk.js +0 -1
- package/build/email-translation-dk-json.9c95cf96.chunk.js +0 -1
- package/build/email-translation-en-json.5ec38fe9.chunk.js +0 -1
- package/build/email-translation-es-json.fec78330.chunk.js +0 -1
- package/build/email-translation-fr-json.76afb1c3.chunk.js +0 -1
- package/build/email-translation-id-json.1b3e055a.chunk.js +0 -1
- package/build/email-translation-it-json.7273fee2.chunk.js +0 -1
- package/build/email-translation-ja-json.b75afc52.chunk.js +0 -1
- package/build/email-translation-ko-json.eb9a23cd.chunk.js +0 -1
- package/build/email-translation-ms-json.af7c5861.chunk.js +0 -1
- package/build/email-translation-nl-json.10fec023.chunk.js +0 -1
- package/build/email-translation-pl-json.ebda42d5.chunk.js +0 -1
- package/build/email-translation-pt-BR-json.338d8b7c.chunk.js +0 -1
- package/build/email-translation-pt-json.1cd0fedf.chunk.js +0 -1
- package/build/email-translation-ru-json.2c369331.chunk.js +0 -1
- package/build/email-translation-sk-json.ba2e026d.chunk.js +0 -1
- package/build/email-translation-th-json.16457076.chunk.js +0 -1
- package/build/email-translation-tr-json.92e0a5d9.chunk.js +0 -1
- package/build/email-translation-uk-json.d00dd5b1.chunk.js +0 -1
- package/build/email-translation-vi-json.ed425dde.chunk.js +0 -1
- package/build/email-translation-zh-Hans-json.e2c630b6.chunk.js +0 -1
- package/build/email-translation-zh-json.2a06ebac.chunk.js +0 -1
- package/build/en-json.6282a00f.chunk.js +0 -1
- package/build/fontawesome-css-all.162c8569.chunk.js +0 -1
- package/build/fontawesome-css.b1736497.chunk.js +0 -1
- package/build/fr-json.f7d484a8.chunk.js +0 -1
- package/build/highlight.js.3f31aed7.chunk.js +0 -1
- package/build/i18n-settings-page.00c74503.chunk.js +0 -1
- package/build/i18n-translation-en-json.17af559c.chunk.js +0 -1
- package/build/i18n-translation-fr-json.482f6933.chunk.js +0 -1
- package/build/ko-json.7203b08b.chunk.js +0 -1
- package/build/main.a5bd9650.js +0 -2
- package/build/nl-json.9c7f83db.chunk.js +0 -1
- package/build/runtime~main.bddfe3c6.js +0 -1
- package/build/sso-settings-page.bd7a8fd7.chunk.js +0 -1
- package/build/uk-json.3b8f967b.chunk.js +0 -1
- package/build/upload-translation-es-json.f9e9ffdf.chunk.js +0 -1
- package/build/upload-translation-it-json.fb24c332.chunk.js +0 -1
- package/build/users-email-settings-page.b1d1f551.chunk.js +0 -1
- package/build/users-permissions-translation-fr-json.12f3c930.chunk.js +0 -1
- package/build/users-permissions-translation-id-json.ec3deaf0.chunk.js +0 -1
- package/build/users-permissions-translation-ko-json.90c2d129.chunk.js +0 -1
- package/build/users-permissions-translation-ru-json.4389c542.chunk.js +0 -1
- package/build/users-permissions-translation-sv-json.438e46f7.chunk.js +0 -1
- package/build/users-providers-settings-page.733a51ec.chunk.js +0 -1
- package/build/users-roles-settings-page.0eb926e7.chunk.js +0 -1
- package/build/webhook-edit-page.634e50da.chunk.js +0 -1
- package/build/zh-Hans-json.e5041b18.chunk.js +0 -1
- package/build/zh-json.414d826f.chunk.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[749],{43930:e=>{"use strict";e.exports=JSON.parse('{"Analytics":"\u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c","Auth.components.Oops.text":"\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e16\u0e39\u0e01\u0e23\u0e30\u0e07\u0e31\u0e1a\u0e0a\u0e31\u0e48\u0e27\u0e04\u0e23\u0e32\u0e27","Auth.form.button.forgot-password":"\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25","Auth.form.button.go-home":"\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01","Auth.form.button.login":"\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19","Auth.form.button.register":"\u0e21\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e01\u0e31\u0e19\u0e40\u0e16\u0e2d\u0e30","Auth.form.button.reset-password":"\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Auth.form.confirmPassword.label":"\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Auth.form.email.label":"\u0e2d\u0e35\u0e40\u0e21\u0e25","Auth.form.email.placeholder":"kai@doe.com","Auth.form.error.blocked":"\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e16\u0e39\u0e01\u0e1a\u0e25\u0e47\u0e2d\u0e01\u0e42\u0e14\u0e22\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a","Auth.form.error.code.provide":"\u0e21\u0e35\u0e42\u0e04\u0e49\u0e14\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.confirmed":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","Auth.form.error.email.invalid":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.email.provide":"\u0e42\u0e1b\u0e23\u0e14\u0e1b\u0e49\u0e2d\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Auth.form.error.email.taken":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e16\u0e39\u0e01\u0e43\u0e0a\u0e49\u0e44\u0e1b\u0e41\u0e25\u0e49\u0e27","Auth.form.error.invalid":"\u0e15\u0e31\u0e27\u0e23\u0e30\u0e1a\u0e38\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.params.provide":"\u0e21\u0e35\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.password.format":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e35\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c `$` \u0e44\u0e14\u0e49\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e2a\u0e32\u0e21\u0e04\u0e23\u0e31\u0e49\u0e07","Auth.form.error.password.local":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e40\u0e04\u0e22\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19, \u0e42\u0e1b\u0e23\u0e14\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c","Auth.form.error.password.matching":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e19","Auth.form.error.password.provide":"\u0e42\u0e1b\u0e23\u0e14\u0e1b\u0e49\u0e2d\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Auth.form.error.ratelimit":"\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e22\u0e32\u0e22\u0e32\u0e21\u0e21\u0e32\u0e01\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b \u0e42\u0e1b\u0e23\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\u0e43\u0e19\u0e19\u0e32\u0e17\u0e35\u0e16\u0e31\u0e14\u0e44\u0e1b","Auth.form.error.user.not-exist":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e19\u0e35\u0e49\u0e2d\u0e22\u0e39\u0e48","Auth.form.error.username.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e16\u0e39\u0e01\u0e43\u0e0a\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","Auth.form.firstname.label":"\u0e0a\u0e37\u0e48\u0e2d","Auth.form.firstname.placeholder":"Kai","Auth.form.forgot-password.email.label":"\u0e1b\u0e49\u0e2d\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Auth.form.forgot-password.email.label.success":"\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e44\u0e1b\u0e22\u0e31\u0e07","Auth.form.lastname.label":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25","Auth.form.lastname.placeholder":"Doe","Auth.form.password.label":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Auth.form.register.news.label":"\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15\u0e43\u0e2b\u0e49\u0e09\u0e31\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e43\u0e2b\u0e21\u0e48\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e08\u0e30\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19 (\u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e17\u0e33\u0e2a\u0e34\u0e48\u0e07\u0e19\u0e35\u0e49\u0e04\u0e38\u0e13\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a {terms} \u0e41\u0e25\u0e30 {policy})","Auth.form.rememberMe.label":"\u0e08\u0e33\u0e09\u0e31\u0e19\u0e44\u0e27\u0e49","Auth.form.username.label":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Auth.form.username.placeholder":"Kai Doe","Auth.link.forgot-password":"\u0e25\u0e37\u0e21\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13?","Auth.link.ready":"\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49?","Auth.link.signin":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49","Auth.link.signin.account":"\u0e21\u0e35\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e41\u0e25\u0e49\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","Auth.privacy-policy-agreement.policy":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27","Auth.privacy-policy-agreement.terms":"\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02","Content Manager":"\u0e15\u0e31\u0e27\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32","Content Type Builder":"\u0e15\u0e31\u0e27\u0e2a\u0e23\u0e49\u0e32\u0e07 Content-Types","Documentation":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d","Email":"\u0e2d\u0e35\u0e40\u0e21\u0e25","Files Upload":"\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c","HomePage.helmet.title":"\u0e42\u0e2e\u0e21\u0e40\u0e1e\u0e08","HomePage.roadmap":"\u0e14\u0e39\u0e42\u0e23\u0e14\u0e41\u0e21\u0e47\u0e1e\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","HomePage.welcome.congrats":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e14\u0e49\u0e27\u0e22!","HomePage.welcome.congrats.content":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a\u0e04\u0e19\u0e41\u0e23\u0e01 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e49\u0e19\u0e1e\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e2d\u0e31\u0e19\u0e17\u0e23\u0e07\u0e1e\u0e25\u0e31\u0e07\u0e17\u0e35\u0e48\u0e43\u0e2b\u0e49\u0e44\u0e27\u0e49\u0e01\u0e31\u0e1a Strapi,","HomePage.welcome.congrats.content.bold":"\u0e40\u0e23\u0e32\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19-\u0e0a\u0e19\u0e34\u0e14\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Media Library":"\u0e44\u0e25\u0e1a\u0e23\u0e32\u0e23\u0e35\u0e2a\u0e37\u0e48\u0e2d","New entry":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e21\u0e48","Password":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Provider":"\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23","ResetPasswordToken":"\u0e42\u0e17\u0e40\u0e04\u0e47\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Role":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Roles & Permissions":"\u0e1a\u0e17\u0e1a\u0e32\u0e17 & \u0e01\u0e32\u0e23\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","Roles.ListPage.notification.delete-all-not-allowed":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e25\u0e1a\u0e1a\u0e32\u0e07\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e44\u0e14\u0e49\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e16\u0e39\u0e01\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.ListPage.notification.delete-not-allowed":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e44\u0e14\u0e49\u0e16\u0e49\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.RoleRow.user-count.plural":"{number} \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.RoleRow.user-count.singular":"{number} \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.components.List.empty.withSearch":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32 ({search})...","Settings.PageTitle":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 - {name}","Settings.error":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","Settings.global":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e42\u0e01\u0e25\u0e1a\u0e2d\u0e25","Settings.permissions":"\u0e1e\u0e32\u0e40\u0e19\u0e25\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e1a","Settings.permissions.category":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a {category}","Settings.permissions.conditions.anytime":"\u0e17\u0e38\u0e01\u0e17\u0e35\u0e48\u0e17\u0e38\u0e01\u0e40\u0e27\u0e25\u0e32","Settings.permissions.conditions.apply":"\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49","Settings.permissions.conditions.can":"\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16","Settings.permissions.conditions.define-conditions":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02","Settings.permissions.conditions.links":"\u0e25\u0e34\u0e07\u0e01\u0e4c","Settings.permissions.conditions.no-actions":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23","Settings.permissions.conditions.or":"\u0e2b\u0e23\u0e37\u0e2d","Settings.permissions.conditions.selected.plural":"{number} \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01","Settings.permissions.conditions.selected.singular":"{number} \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e16\u0e39\u0e01\u0e40\u0e25\u0e37\u0e2d\u0e01","Settings.permissions.conditions.when":"\u0e40\u0e21\u0e37\u0e48\u0e2d","Settings.permissions.menu.link.roles.label":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.permissions.menu.link.users.label":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Settings.permissions.users.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e43\u0e2b\u0e21\u0e48","Settings.permissions.users.form.email":"\u0e2d\u0e35\u0e40\u0e21\u0e25","Settings.permissions.users.form.firstname":"\u0e0a\u0e37\u0e48\u0e2d","Settings.permissions.users.form.lastname":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25","Settings.permissions.users.listview.header.title":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Settings.roles.create.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.create.title":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.created":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07","Settings.roles.edit.title":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.form.button.users-with-role":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e19\u0e35\u0e49","Settings.roles.form.created":"\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e36\u0e49\u0e19","Settings.roles.form.description":"\u0e0a\u0e37\u0e48\u0e2d\u0e41\u0e25\u0e30\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.form.input.description":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","Settings.roles.form.input.name":"\u0e0a\u0e37\u0e48\u0e2d","Settings.roles.form.permissions.attributesPermissions":"\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e43\u0e19\u0e1f\u0e34\u0e25\u0e14\u0e4c","Settings.roles.form.permissions.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07","Settings.roles.form.permissions.delete":"\u0e25\u0e1a","Settings.roles.form.permissions.read":"\u0e2d\u0e48\u0e32\u0e19","Settings.roles.form.permissions.update":"\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15","Settings.roles.form.title":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","Settings.roles.list.button.add":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e43\u0e2b\u0e21\u0e48","Settings.roles.list.description":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.list.title.plural":"{number} \u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.list.title.singular":"{number} \u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.title":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.title.singular":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.webhooks.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.create.header":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27\u0e43\u0e2b\u0e21\u0e48","Settings.webhooks.created":"\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04\u0e16\u0e39\u0e01\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e36\u0e49\u0e19","Settings.webhooks.disabled":"\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","Settings.webhooks.enabled":"\u0e16\u0e39\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","Settings.webhooks.events.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07","Settings.webhooks.form.events":"\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c","Settings.webhooks.form.headers":"\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27","Settings.webhooks.form.name":"\u0e0a\u0e37\u0e48\u0e2d","Settings.webhooks.form.url":"Url","Settings.webhooks.key":"\u0e04\u0e35\u0e22\u0e4c","Settings.webhooks.list.button.add":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04\u0e43\u0e2b\u0e21\u0e48","Settings.webhooks.list.description":"\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e1c\u0e48\u0e32\u0e19 POST","Settings.webhooks.list.empty.description":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e25\u0e07\u0e43\u0e19\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e19\u0e35\u0e49","Settings.webhooks.list.empty.link":"\u0e14\u0e39\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","Settings.webhooks.list.empty.title":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.singular":"\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.title":"\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.trigger":"\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.trigger.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.trigger.pending":"\u0e04\u0e49\u0e32\u0e07\u0e2d\u0e22\u0e39\u0e48 ...","Settings.webhooks.trigger.save":"\u0e42\u0e1b\u0e23\u0e14\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.trigger.success":"\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08!","Settings.webhooks.trigger.success.label":"\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","Settings.webhooks.trigger.test":"\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c\u0e17\u0e14\u0e2a\u0e2d\u0e1a","Settings.webhooks.trigger.title":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e48\u0e2d\u0e19\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.value":"\u0e04\u0e48\u0e32","Username":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Users":"Users","Users & Permissions":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 & \u0e01\u0e32\u0e23\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","Users.components.List.empty":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49...","Users.components.List.empty.withFilters":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e15\u0e32\u0e21\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49 ...","Users.components.List.empty.withSearch":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32 ({search})...","app.components.BlockLink.code":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14","app.components.Button.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","app.components.Button.reset":"\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15","app.components.Button.save":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","app.components.ComingSoonPage.comingSoon":"\u0e40\u0e23\u0e47\u0e27\u0e46\u0e19\u0e35\u0e49","app.components.DownloadInfo.download":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 ...","app.components.DownloadInfo.text":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e2a\u0e31\u0e01\u0e04\u0e23\u0e39\u0e48 \u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e14\u0e17\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.EmptyAttributes.title":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1f\u0e34\u0e25\u0e14\u0e4c","app.components.HomePage.button.blog":"\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e1a\u0e19\u0e1a\u0e25\u0e47\u0e2d\u0e01","app.components.HomePage.community":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1a\u0e19\u0e40\u0e27\u0e47\u0e1a","app.components.HomePage.community.content":"\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e31\u0e1a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e02\u0e2d\u0e07\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e1a\u0e19\u0e2d\u0e35\u0e01\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07","app.components.HomePage.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.HomePage.welcome":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e2a\u0e39\u0e48\u0e1a\u0e2d\u0e23\u0e4c\u0e14!","app.components.HomePage.welcome.again":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a ","app.components.HomePage.welcomeBlock.content":"\u0e40\u0e23\u0e32\u0e22\u0e34\u0e19\u0e14\u0e35\u0e17\u0e35\u0e48\u0e08\u0e30\u0e21\u0e35\u0e04\u0e38\u0e13\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e02\u0e2d\u0e07\u0e0a\u0e38\u0e21\u0e0a\u0e19. \u0e04\u0e38\u0e13\u0e23\u0e39\u0e49\u0e44\u0e2b\u0e21? \u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32\u0e1c\u0e25\u0e15\u0e2d\u0e1a\u0e23\u0e31\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07 \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e1a\u0e32\u0e22\u0e43\u0e08\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 ","app.components.HomePage.welcomeBlock.content.again":"\u0e40\u0e23\u0e32\u0e2b\u0e27\u0e31\u0e07\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e32\u0e21\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 ... \u0e2d\u0e48\u0e32\u0e19\u0e02\u0e48\u0e32\u0e27\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a Strapi \u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e2b\u0e49\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e41\u0e01\u0e48\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e42\u0e14\u0e22\u0e22\u0e36\u0e14\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.HomePage.welcomeBlock.content.issues":"\u0e1b\u0e31\u0e0d\u0e2b\u0e32.","app.components.HomePage.welcomeBlock.content.raise":" \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 ","app.components.ImgPreview.hint":"\u0e25\u0e32\u0e01 & \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e1f\u0e25\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e25\u0e07\u0e43\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e19\u0e35\u0e49 \u0e2b\u0e23\u0e37\u0e2d{browse}\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2b\u0e32\u0e44\u0e1f\u0e25\u0e4c\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14","app.components.ImgPreview.hint.browse":"\u0e40\u0e23\u0e35\u0e22\u0e01\u0e14\u0e39","app.components.InputFile.newFile":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e2b\u0e21\u0e48","app.components.InputFileDetails.open":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e19\u0e41\u0e17\u0e47\u0e1a\u0e43\u0e2b\u0e21\u0e48","app.components.InputFileDetails.originalName":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e14\u0e34\u0e21:","app.components.InputFileDetails.remove":"\u0e25\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e35\u0e49","app.components.InputFileDetails.size":"\u0e02\u0e19\u0e32\u0e14:","app.components.InstallPluginPage.Download.description":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e2d\u0e07\u0e2a\u0e32\u0e21\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e25\u0e30\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.InstallPluginPage.Download.title":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14...","app.components.InstallPluginPage.description":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e2d\u0e1b\u0e1e\u0e25\u0e34\u0e40\u0e04\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e07\u0e48\u0e32\u0e22\u0e14\u0e32\u0e22","app.components.InstallPluginPage.helmet":"\u0e15\u0e25\u0e32\u0e14 - \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.InstallPluginPage.title":"\u0e15\u0e25\u0e32\u0e14 - \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuFooter.documentation":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d","app.components.LeftMenuFooter.help":"\u0e27\u0e34\u0e18\u0e35\u0e43\u0e0a\u0e49","app.components.LeftMenuFooter.poweredBy":"\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e42\u0e14\u0e22 ","app.components.LeftMenuLinkContainer.collectionTypes":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","app.components.LeftMenuLinkContainer.configuration":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.LeftMenuLinkContainer.general":"\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","app.components.LeftMenuLinkContainer.installNewPlugin":"\u0e15\u0e25\u0e32\u0e14","app.components.LeftMenuLinkContainer.listPlugins":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuLinkContainer.noPluginsInstalled":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuLinkContainer.plugins":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuLinkContainer.settings":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","app.components.LeftMenuLinkContainer.singleTypes":"\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27","app.components.ListPluginsPage.deletePlugin.description":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e2d\u0e07\u0e2a\u0e32\u0e21\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e16\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.ListPluginsPage.deletePlugin.title":"\u0e01\u0e32\u0e23\u0e16\u0e2d\u0e19\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.ListPluginsPage.description":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e17\u0e35\u0e48\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e44\u0e27\u0e49\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e47\u0e01\u0e15\u0e4c","app.components.ListPluginsPage.helmet.title":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.ListPluginsPage.title":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.Logout.logout":"\u0e25\u0e47\u0e2d\u0e01\u0e40\u0e2d\u0e32\u0e15\u0e4c","app.components.Logout.profile":"\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c","app.components.NotFoundPage.back":"\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e42\u0e2e\u0e21\u0e40\u0e1e\u0e08","app.components.NotFoundPage.description":"\u0e44\u0e21\u0e48\u0e1e\u0e1a","app.components.Official":"\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23","app.components.Onboarding.label.completed":"% \u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c","app.components.Onboarding.title":"\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","app.components.PluginCard.Button.label.download":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14","app.components.PluginCard.Button.label.install":"\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e41\u0e25\u0e49\u0e27","app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed":"\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30 autoReload \u0e15\u0e49\u0e2d\u0e07\u0e16\u0e39\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e42\u0e1b\u0e23\u0e14\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e41\u0e2d\u0e1b\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e42\u0e14\u0e22\u0e43\u0e0a\u0e49 `yarn develop`","app.components.PluginCard.PopUpWarning.install.impossible.confirm":"\u0e09\u0e31\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08!","app.components.PluginCard.PopUpWarning.install.impossible.environment":"\u0e14\u0e49\u0e27\u0e22\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e14\u0e49\u0e43\u0e19\u0e2a\u0e20\u0e32\u0e27\u0e30\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","app.components.PluginCard.PopUpWarning.install.impossible.title":"\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49","app.components.PluginCard.compatible":"\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e19\u0e44\u0e14\u0e49\u0e01\u0e31\u0e1a\u0e41\u0e2d\u0e1b\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.PluginCard.compatibleCommunity":"\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e44\u0e14\u0e49\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e48\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19","app.components.PluginCard.more-details":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21","app.components.UpgradePlanModal.button":"\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21","app.components.UpgradePlanModal.limit-reached":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e16\u0e36\u0e07\u0e02\u0e35\u0e14\u0e08\u0e33\u0e01\u0e31\u0e14\u0e41\u0e25\u0e49\u0e27","app.components.UpgradePlanModal.text-ce":"\u0e40\u0e2d\u0e14\u0e34\u0e0a\u0e31\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19","app.components.UpgradePlanModal.text-ee":"\u0e40\u0e2d\u0e14\u0e34\u0e0a\u0e31\u0e19 Enterprise","app.components.UpgradePlanModal.text-power":"\u0e1b\u0e25\u0e14\u0e25\u0e47\u0e2d\u0e01\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21","app.components.UpgradePlanModal.text-strapi":"\u0e02\u0e2d\u0e07 Strapi \u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e1e\u0e40\u0e01\u0e23\u0e14\u0e41\u0e1c\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e1b\u0e22\u0e31\u0e07","app.components.Users.MagicLink.connect":"\u0e2a\u0e48\u0e07\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e19\u0e35\u0e49\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d","app.components.Users.ModalCreateBody.block-title.details":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","app.components.Users.ModalCreateBody.block-title.roles":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","app.components.Users.SortPicker.button-label":"\u0e40\u0e23\u0e35\u0e22\u0e07\u0e15\u0e32\u0e21","app.components.Users.SortPicker.sortby.email_asc":"\u0e2d\u0e35\u0e40\u0e21\u0e25 (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.email_desc":"\u0e2d\u0e35\u0e40\u0e21\u0e25 (Z \u0e16\u0e36\u0e07 A)","app.components.Users.SortPicker.sortby.firstname_asc":"\u0e0a\u0e37\u0e48\u0e2d (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.firstname_desc":"\u0e0a\u0e37\u0e48\u0e2d (Z \u0e16\u0e36\u0e07 A)","app.components.Users.SortPicker.sortby.lastname_asc":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25 (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.lastname_desc":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25 (Z \u0e16\u0e36\u0e07 A)","app.components.Users.SortPicker.sortby.username_asc":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.username_desc":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 (Z \u0e16\u0e36\u0e07 A)","app.components.listPlugins.button":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e43\u0e2b\u0e21\u0e48","app.components.listPlugins.title.none":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.listPlugins.title.plural":"{number} \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e16\u0e39\u0e01\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.listPlugins.title.singular":"{number} \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e16\u0e39\u0e01\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.listPluginsPage.deletePlugin.error":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e02\u0e13\u0e30\u0e16\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.containers.App.notification.error.init":"\u0e40\u0e01\u0e34\u0e14\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e02\u0e36\u0e49\u0e19\u0e02\u0e13\u0e30\u0e23\u0e49\u0e2d\u0e07\u0e02\u0e2d API","app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin":"\u0e16\u0e49\u0e32\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e19\u0e35\u0e49\u0e42\u0e1b\u0e23\u0e14\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.containers.AuthPage.ForgotPasswordSuccess.text.email":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e2d\u0e07\u0e2a\u0e32\u0e21\u0e19\u0e32\u0e17\u0e35\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e01\u0e32\u0e23\u0e01\u0e39\u0e49\u0e04\u0e37\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.containers.AuthPage.ForgotPasswordSuccess.title":"\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e25\u0e49\u0e27","app.containers.Users.EditPage.form.active.label":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","app.containers.Users.EditPage.header.label":"\u0e41\u0e01\u0e49\u0e44\u0e02 {name}","app.containers.Users.EditPage.header.label-loading":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","app.containers.Users.EditPage.roles-bloc-title":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e17\u0e35\u0e48\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c","app.containers.Users.ModalForm.footer.button-success":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","app.links.configure-view":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07","app.static.links.cheatsheet":"\u0e0a\u0e35\u0e17\u0e0a\u0e35\u0e17","app.utils.SelectOption.defaultMessage":" ","app.utils.add-filter":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","app.utils.defaultMessage":" ","app.utils.delete":"\u0e25\u0e1a","app.utils.errors.file-too-big.message":"\u0e44\u0e1f\u0e25\u0e4c\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","app.utils.filters":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","app.utils.placeholder.defaultMessage":" ","app.utils.select-all":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","component.Input.error.validation.integer":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e08\u0e33\u0e19\u0e27\u0e19\u0e40\u0e15\u0e47\u0e21","components.AutoReloadBlocker.description":"\u0e23\u0e31\u0e19 Strapi \u0e14\u0e49\u0e27\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e43\u0e19\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e19\u0e35\u0e49:","components.AutoReloadBlocker.header":"\u0e23\u0e35\u0e42\u0e2b\u0e25\u0e14\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49","components.ErrorBoundary.title":"\u0e21\u0e35\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14...","components.Input.error.attribute.key.taken":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.Input.error.attribute.sameKeyAndName":"\u0e44\u0e21\u0e48\u0e40\u0e17\u0e48\u0e32\u0e01\u0e31\u0e1a","components.Input.error.attribute.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.Input.error.contain.lowercase":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27","components.Input.error.contain.number":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02","components.Input.error.contain.uppercase":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27","components.Input.error.contentTypeName.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.Input.error.custom-error":"{errorMessage} ","components.Input.error.password.noMatch":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e19","components.Input.error.validation.email":"\u0e19\u0e35\u0e48\u0e21\u0e31\u0e19\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e2d\u0e35\u0e40\u0e21\u0e25","components.Input.error.validation.json":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a JSON","components.Input.error.validation.max":"\u0e04\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b.","components.Input.error.validation.maxLength":"\u0e04\u0e48\u0e32\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e22\u0e32\u0e27\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","components.Input.error.validation.min":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e15\u0e48\u0e33\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b.","components.Input.error.validation.minLength":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e2a\u0e31\u0e49\u0e19\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b.","components.Input.error.validation.minSupMax":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32","components.Input.error.validation.regex":"\u0e04\u0e48\u0e32\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a regex","components.Input.error.validation.required":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19","components.Input.error.validation.unique":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e16\u0e39\u0e01\u0e43\u0e0a\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.InputSelect.option.placeholder":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48","components.ListRow.empty":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e16\u0e39\u0e01\u0e41\u0e2a\u0e14\u0e07.","components.OverlayBlocker.description":"\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e0a\u0e49\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e01\u0e32\u0e23\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c \u0e42\u0e1b\u0e23\u0e14\u0e23\u0e2d\u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e08\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19","components.OverlayBlocker.description.serverError":"\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e04\u0e27\u0e23\u0e16\u0e39\u0e01\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17 \u0e42\u0e1b\u0e23\u0e14\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e43\u0e19\u0e40\u0e17\u0e2d\u0e23\u0e4c\u0e21\u0e34\u0e19\u0e31\u0e25","components.OverlayBlocker.title":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e23\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17...","components.OverlayBlocker.title.serverError":"\u0e01\u0e32\u0e23\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e19\u0e32\u0e19\u0e01\u0e27\u0e48\u0e32\u0e17\u0e35\u0e48\u0e04\u0e32\u0e14\u0e44\u0e27\u0e49","components.PageFooter.select":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","components.ProductionBlocker.description":"\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e40\u0e23\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49\u0e43\u0e19\u0e2a\u0e20\u0e32\u0e27\u0e30\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e2d\u0e37\u0e48\u0e19","components.ProductionBlocker.header":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","components.Search.placeholder":"\u0e04\u0e49\u0e19\u0e2b\u0e32...","components.Wysiwyg.collapse":"\u0e22\u0e38\u0e1a","components.Wysiwyg.selectOptions.H1":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H1","components.Wysiwyg.selectOptions.H2":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H2","components.Wysiwyg.selectOptions.H3":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H3","components.Wysiwyg.selectOptions.H4":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H4","components.Wysiwyg.selectOptions.H5":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H5","components.Wysiwyg.selectOptions.H6":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H6","components.Wysiwyg.selectOptions.title":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","components.WysiwygBottomControls.charactersIndicators":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30","components.WysiwygBottomControls.fullscreen":"\u0e02\u0e22\u0e32\u0e22","components.WysiwygBottomControls.uploadFiles":"\u0e25\u0e32\u0e01 & \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e1f\u0e25\u0e4c\u0e27\u0e32\u0e07\u0e08\u0e32\u0e01\u0e04\u0e25\u0e34\u0e1b\u0e1a\u0e2d\u0e23\u0e4c\u0e14\u0e2b\u0e23\u0e37\u0e2d {browse}","components.WysiwygBottomControls.uploadFiles.browse":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","components.popUpWarning.button.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","components.popUpWarning.button.confirm":"\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","components.popUpWarning.message":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e2a\u0e34\u0e48\u0e07\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","components.popUpWarning.title":"\u0e42\u0e1b\u0e23\u0e14\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","content-manager.EditRelations.title":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","content-manager.api.id":"\u0e23\u0e2b\u0e31\u0e2a API","content-manager.components.AddFilterCTA.add":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.components.AddFilterCTA.hide":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.components.DraggableAttr.edit":"\u0e04\u0e25\u0e34\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e01\u0e49\u0e44\u0e02","content-manager.components.DynamicZone.pick-compo":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","content-manager.components.DynamicZone.required":"\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","content-manager.components.EmptyAttributesBlock.button":"\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e49\u0e32\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","content-manager.components.EmptyAttributesBlock.description":"\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.components.FieldItem.linkToComponentLayout":"\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","content-manager.components.FilterOptions.button.apply":"\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49","content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply":"\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49","content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll":"\u0e25\u0e49\u0e32\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","content-manager.components.FiltersPickWrapper.PluginHeader.description":"\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e23\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e48\u0e32\u0e07\u0e46","content-manager.components.FiltersPickWrapper.PluginHeader.title.filter":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.components.FiltersPickWrapper.hide":"\u0e0b\u0e48\u0e2d\u0e19","content-manager.components.LimitSelect.itemsPerPage":"\u0e44\u0e2d\u0e40\u0e17\u0e47\u0e21\u0e15\u0e48\u0e2d\u0e40\u0e1e\u0e08","content-manager.components.NotAllowedInput.text":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49","content-manager.components.Search.placeholder":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23...","content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02\u0e08\u0e30\u0e21\u0e35\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19","content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.components.SettingsViewWrapper.pluginHeader.title":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07 - {name}","content-manager.components.TableDelete.delete":"\u0e25\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","content-manager.components.TableDelete.deleteSelected":"\u0e25\u0e1a\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e44\u0e27\u0e49","content-manager.components.TableEmpty.withFilters":"\u0e44\u0e21\u0e48\u0e21\u0e35 {contentType} \u0e15\u0e32\u0e21\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49 ...","content-manager.components.TableEmpty.withSearch":"\u0e44\u0e21\u0e48\u0e21\u0e35 {contentType} \u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32 ({search})...","content-manager.components.TableEmpty.withoutFilter":"\u0e44\u0e21\u0e48\u0e21\u0e35 {contentType}...","content-manager.components.empty-repeatable":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e04\u0e25\u0e34\u0e01\u0e17\u0e35\u0e48\u0e1b\u0e38\u0e48\u0e21\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b","content-manager.components.notification.info.maximum-requirement":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e21\u0e32\u0e16\u0e36\u0e07\u0e08\u0e33\u0e19\u0e27\u0e19\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e02\u0e2d\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e41\u0e25\u0e49\u0e27","content-manager.components.notification.info.minimum-requirement":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e15\u0e48\u0e33\u0e2a\u0e38\u0e14","content-manager.components.reset-entry":"\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.components.uid.apply":"\u0e2a\u0e21\u0e31\u0e04\u0e23","content-manager.components.uid.available":"\u0e17\u0e35\u0e48\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","content-manager.components.uid.regenerate":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07","content-manager.components.uid.suggested":"\u0e04\u0e48\u0e32\u0e41\u0e19\u0e30\u0e19\u0e33","content-manager.components.uid.unavailable":"\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e07","content-manager.containers.Edit.Link.Layout":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","content-manager.containers.Edit.Link.Model":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.containers.Edit.addAnItem":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e44\u0e2d\u0e40\u0e17\u0e47\u0e21...","content-manager.containers.Edit.clickToJump":"\u0e04\u0e25\u0e34\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.Edit.delete":"\u0e25\u0e1a","content-manager.containers.Edit.editing":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02...","content-manager.containers.Edit.pluginHeader.title.new":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.Edit.reset":"\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15","content-manager.containers.Edit.returnList":"\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.Edit.seeDetails":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","content-manager.containers.Edit.submit":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","content-manager.containers.EditSettingsView.modal-form.edit-field":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.containers.EditView.components.missing.plural":"\u0e21\u0e35 {count} \u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e2b\u0e32\u0e22\u0e44\u0e1b","content-manager.containers.EditView.components.missing.singular":"\u0e21\u0e35 {count} \u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e2b\u0e32\u0e22\u0e44\u0e1b","content-manager.containers.EditView.notification.errors":"\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07","content-manager.containers.Home.introduction":"\u0e2b\u0e32\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e43\u0e2b\u0e49\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e43\u0e19\u0e40\u0e21\u0e19\u0e39\u0e14\u0e49\u0e32\u0e19\u0e0b\u0e49\u0e32\u0e22 \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e21\u0e35\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e43\u0e19\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e41\u0e25\u0e30\u0e22\u0e31\u0e07\u0e04\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e20\u0e32\u0e22\u0e43\u0e15\u0e49\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32","content-manager.containers.Home.pluginHeaderDescription":"\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e42\u0e14\u0e22\u0e43\u0e0a\u0e49\u0e2d\u0e34\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e40\u0e1f\u0e2a\u0e17\u0e35\u0e48\u0e17\u0e23\u0e07\u0e1e\u0e25\u0e31\u0e07\u0e41\u0e25\u0e30\u0e2a\u0e27\u0e22\u0e07\u0e32\u0e21","content-manager.containers.Home.pluginHeaderTitle":"\u0e15\u0e31\u0e27\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32","content-manager.containers.List.errorFetchRecords":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","content-manager.containers.ListPage.displayedFields":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07","content-manager.containers.ListSettingsView.modal-form.edit-label":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e40\u0e25\u0e40\u0e1a\u0e25","content-manager.containers.SettingPage.add.field":"\u0e41\u0e17\u0e23\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19","content-manager.containers.SettingPage.add.relational-field":"\u0e41\u0e17\u0e23\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e2d\u0e37\u0e48\u0e19","content-manager.containers.SettingPage.attributes":"\u0e1f\u0e34\u0e25\u0e14\u0e4c Attributes","content-manager.containers.SettingPage.attributes.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e02\u0e2d\u0e07\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c","content-manager.containers.SettingPage.editSettings.description":"\u0e25\u0e32\u0e01 & \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","content-manager.containers.SettingPage.editSettings.entry.title":"\u0e0a\u0e37\u0e48\u0e2d\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.SettingPage.editSettings.entry.title.description":"\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e02\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.containers.SettingPage.editSettings.title":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02 (\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07)","content-manager.containers.SettingPage.layout":"\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","content-manager.containers.SettingPage.listSettings.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e2d\u0e47\u0e2d\u0e1e\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49","content-manager.containers.SettingPage.listSettings.title":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23 (\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32)","content-manager.containers.SettingPage.pluginHeaderDescription":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49","content-manager.containers.SettingPage.relations":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","content-manager.containers.SettingPage.settings":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","content-manager.containers.SettingPage.view":"\u0e14\u0e39","content-manager.containers.SettingViewModel.pluginHeader.title":"Content Manager - {name}","content-manager.containers.SettingsPage.Block.contentType.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e40\u0e09\u0e1e\u0e32\u0e30","content-manager.containers.SettingsPage.Block.contentType.title":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.containers.SettingsPage.Block.generalSettings.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.containers.SettingsPage.Block.generalSettings.title":"\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","content-manager.containers.SettingsPage.pluginHeaderDescription":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e41\u0e25\u0e30\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","content-manager.containers.SettingsView.list.subtitle":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e41\u0e25\u0e30\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.containers.SettingsView.list.title":"\u0e41\u0e2a\u0e14\u0e07\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","content-manager.emptyAttributes.button":"\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e15\u0e31\u0e27\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.emptyAttributes.description":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e25\u0e07\u0e43\u0e19\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.emptyAttributes.title":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.error.attribute.key.taken":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","content-manager.error.attribute.sameKeyAndName":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e17\u0e48\u0e32\u0e01\u0e31\u0e1a","content-manager.error.attribute.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","content-manager.error.contentTypeName.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","content-manager.error.model.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e42\u0e21\u0e40\u0e14\u0e25","content-manager.error.record.create":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.record.delete":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.record.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.record.update":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.records.count":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e33\u0e19\u0e27\u0e19\u0e19\u0e31\u0e1a\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.records.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.schema.generation":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e01\u0e35\u0e21\u0e32","content-manager.error.validation.json":"\u0e19\u0e35\u0e48\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 JSON \u0e49","content-manager.error.validation.max":"\u0e04\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.maxLength":"\u0e04\u0e48\u0e32\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e22\u0e32\u0e27\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.min":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e15\u0e48\u0e33\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.minLength":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e2a\u0e31\u0e49\u0e19\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.minSupMax":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32","content-manager.error.validation.regex":"\u0e04\u0e48\u0e32\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a regex","content-manager.error.validation.required":"\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e1b\u0e49\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35","content-manager.form.Input.bulkActions":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e41\u0e2d\u0e47\u0e04\u0e0a\u0e31\u0e19\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48","content-manager.form.Input.defaultSort":"\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19","content-manager.form.Input.description":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","content-manager.form.Input.description.placeholder":"\u0e41\u0e2a\u0e14\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c","content-manager.form.Input.editable":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e14\u0e49","content-manager.form.Input.filters":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.form.Input.label":"\u0e40\u0e25\u0e40\u0e1a\u0e25","content-manager.form.Input.label.inputDescription":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e40\u0e25\u0e40\u0e1a\u0e25\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07","content-manager.form.Input.pageEntries":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","content-manager.form.Input.pageEntries.inputDescription":"\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38: \u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.form.Input.placeholder":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07","content-manager.form.Input.placeholder.placeholder":"\u0e04\u0e48\u0e32\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19","content-manager.form.Input.search":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32","content-manager.form.Input.search.field":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e1a\u0e19\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49","content-manager.form.Input.sort.field":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e1a\u0e19\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49","content-manager.form.Input.wysiwyg":"\u0e41\u0e2a\u0e14\u0e07\u0e40\u0e1b\u0e47\u0e19 WYSIWYG","content-manager.global.displayedFields":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07","content-manager.groups":"\u0e01\u0e25\u0e38\u0e48\u0e21","content-manager.groups.numbered":"\u0e01\u0e25\u0e38\u0e48\u0e21 ({number})","content-manager.models":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.models.numbered":"\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19 ({number})","content-manager.notification.error.displayedFields":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.notification.error.relationship.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","content-manager.notification.info.SettingPage.disableSort":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e17\u0e35\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","content-manager.notification.info.minimumFields":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.notification.upload.error":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e02\u0e13\u0e30\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.pageNotFound":"\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2b\u0e19\u0e49\u0e32","content-manager.permissions.not-allowed.create":"\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23","content-manager.permissions.not-allowed.update":"\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e14\u0e39\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e19\u0e35\u0e49","content-manager.plugin.description.long":"\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e01\u0e49\u0e44\u0e02\u0e41\u0e25\u0e30\u0e25\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.plugin.description.short":"\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e01\u0e49\u0e44\u0e02\u0e41\u0e25\u0e30\u0e25\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.popUpWarning.bodyMessage.contentType.delete":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","content-manager.popUpWarning.bodyMessage.contentType.delete.all":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","content-manager.popUpWarning.warning.cancelAllSettings":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","content-manager.popUpWarning.warning.updateAllSettings":"\u0e2a\u0e34\u0e48\u0e07\u0e19\u0e35\u0e49\u0e08\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.success.record.delete":"\u0e25\u0e1a\u0e41\u0e25\u0e49\u0e27","content-manager.success.record.save":"\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","form.button.continue":"\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d","form.button.done":"\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e41\u0e25\u0e49\u0e27","form.button.finish":"\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19","global.prompt.unsaved":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? \u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e08\u0e30\u0e2b\u0e32\u0e22\u0e44\u0e1b","notification.contentType.relations.conflict":"\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e02\u0e31\u0e14\u0e41\u0e22\u0e49\u0e07\u0e01\u0e31\u0e19","notification.error":"\u0e40\u0e01\u0e34\u0e14\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","notification.error.layout":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","notification.form.error.fields":"\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07","notification.form.success.fields":"\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","notification.link-copied":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e04\u0e25\u0e34\u0e1b\u0e1a\u0e2d\u0e23\u0e4c\u0e14","notification.success.delete":"\u0e44\u0e2d\u0e40\u0e17\u0e47\u0e21\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e41\u0e25\u0e49\u0e27","notification.success.saved":"\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","request.error.model.unknown":"\u0e42\u0e21\u0e40\u0e14\u0e25\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48"}')}}]);
|
|
1
|
+
"use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[749],{49582:e=>{e.exports=JSON.parse('{"Analytics":"\u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c","Auth.components.Oops.text":"\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e16\u0e39\u0e01\u0e23\u0e30\u0e07\u0e31\u0e1a\u0e0a\u0e31\u0e48\u0e27\u0e04\u0e23\u0e32\u0e27","Auth.form.button.forgot-password":"\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25","Auth.form.button.go-home":"\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01","Auth.form.button.login":"\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19","Auth.form.button.register":"\u0e21\u0e32\u0e40\u0e23\u0e34\u0e48\u0e21\u0e01\u0e31\u0e19\u0e40\u0e16\u0e2d\u0e30","Auth.form.button.reset-password":"\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Auth.form.confirmPassword.label":"\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Auth.form.email.label":"\u0e2d\u0e35\u0e40\u0e21\u0e25","Auth.form.email.placeholder":"kai@doe.com","Auth.form.error.blocked":"\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e16\u0e39\u0e01\u0e1a\u0e25\u0e47\u0e2d\u0e01\u0e42\u0e14\u0e22\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a","Auth.form.error.code.provide":"\u0e21\u0e35\u0e42\u0e04\u0e49\u0e14\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.confirmed":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","Auth.form.error.email.invalid":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.email.provide":"\u0e42\u0e1b\u0e23\u0e14\u0e1b\u0e49\u0e2d\u0e19\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Auth.form.error.email.taken":"\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e16\u0e39\u0e01\u0e43\u0e0a\u0e49\u0e44\u0e1b\u0e41\u0e25\u0e49\u0e27","Auth.form.error.invalid":"\u0e15\u0e31\u0e27\u0e23\u0e30\u0e1a\u0e38\u0e2b\u0e23\u0e37\u0e2d\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.params.provide":"\u0e21\u0e35\u0e1e\u0e32\u0e23\u0e32\u0e21\u0e34\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e44\u0e21\u0e48\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Auth.form.error.password.format":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e35\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c `$` \u0e44\u0e14\u0e49\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e2a\u0e32\u0e21\u0e04\u0e23\u0e31\u0e49\u0e07","Auth.form.error.password.local":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e40\u0e04\u0e22\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19, \u0e42\u0e1b\u0e23\u0e14\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e43\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c","Auth.form.error.password.matching":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e19","Auth.form.error.password.provide":"\u0e42\u0e1b\u0e23\u0e14\u0e1b\u0e49\u0e2d\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Auth.form.error.ratelimit":"\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e22\u0e32\u0e22\u0e32\u0e21\u0e21\u0e32\u0e01\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b \u0e42\u0e1b\u0e23\u0e14\u0e25\u0e2d\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07\u0e43\u0e19\u0e19\u0e32\u0e17\u0e35\u0e16\u0e31\u0e14\u0e44\u0e1b","Auth.form.error.user.not-exist":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e19\u0e35\u0e49\u0e2d\u0e22\u0e39\u0e48","Auth.form.error.username.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e16\u0e39\u0e01\u0e43\u0e0a\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","Auth.form.firstname.label":"\u0e0a\u0e37\u0e48\u0e2d","Auth.form.firstname.placeholder":"Kai","Auth.form.forgot-password.email.label":"\u0e1b\u0e49\u0e2d\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Auth.form.forgot-password.email.label.success":"\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e44\u0e1b\u0e22\u0e31\u0e07","Auth.form.lastname.label":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25","Auth.form.lastname.placeholder":"Doe","Auth.form.password.label":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Auth.form.register.news.label":"\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15\u0e43\u0e2b\u0e49\u0e09\u0e31\u0e19\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e43\u0e2b\u0e21\u0e48\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e17\u0e35\u0e48\u0e01\u0e33\u0e25\u0e31\u0e07\u0e08\u0e30\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19 (\u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e17\u0e33\u0e2a\u0e34\u0e48\u0e07\u0e19\u0e35\u0e49\u0e04\u0e38\u0e13\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a {terms} \u0e41\u0e25\u0e30 {policy})","Auth.form.rememberMe.label":"\u0e08\u0e33\u0e09\u0e31\u0e19\u0e44\u0e27\u0e49","Auth.form.username.label":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Auth.form.username.placeholder":"Kai Doe","Auth.link.forgot-password":"\u0e25\u0e37\u0e21\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13?","Auth.link.ready":"\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49?","Auth.link.signin":"\u0e25\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e02\u0e49\u0e32\u0e43\u0e0a\u0e49","Auth.link.signin.account":"\u0e21\u0e35\u0e41\u0e2d\u0e04\u0e40\u0e04\u0e32\u0e15\u0e4c\u0e41\u0e25\u0e49\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","Auth.privacy-policy-agreement.policy":"\u0e19\u0e42\u0e22\u0e1a\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27","Auth.privacy-policy-agreement.terms":"\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02","Content Manager":"\u0e15\u0e31\u0e27\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32","Content Type Builder":"\u0e15\u0e31\u0e27\u0e2a\u0e23\u0e49\u0e32\u0e07 Content-Types","Documentation":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d","Email":"\u0e2d\u0e35\u0e40\u0e21\u0e25","Files Upload":"\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c","HomePage.helmet.title":"\u0e42\u0e2e\u0e21\u0e40\u0e1e\u0e08","HomePage.roadmap":"\u0e14\u0e39\u0e42\u0e23\u0e14\u0e41\u0e21\u0e47\u0e1e\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","HomePage.welcome.congrats":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e14\u0e49\u0e27\u0e22!","HomePage.welcome.congrats.content":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e25\u0e47\u0e2d\u0e01\u0e2d\u0e34\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a\u0e04\u0e19\u0e41\u0e23\u0e01 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e49\u0e19\u0e1e\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e2d\u0e31\u0e19\u0e17\u0e23\u0e07\u0e1e\u0e25\u0e31\u0e07\u0e17\u0e35\u0e48\u0e43\u0e2b\u0e49\u0e44\u0e27\u0e49\u0e01\u0e31\u0e1a Strapi,","HomePage.welcome.congrats.content.bold":"\u0e40\u0e23\u0e32\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19-\u0e0a\u0e19\u0e34\u0e14\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","Media Library":"\u0e44\u0e25\u0e1a\u0e23\u0e32\u0e23\u0e35\u0e2a\u0e37\u0e48\u0e2d","New entry":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e21\u0e48","Password":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Provider":"\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23","ResetPasswordToken":"\u0e42\u0e17\u0e40\u0e04\u0e47\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19","Role":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Roles & Permissions":"\u0e1a\u0e17\u0e1a\u0e32\u0e17 & \u0e01\u0e32\u0e23\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","Roles.ListPage.notification.delete-all-not-allowed":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e25\u0e1a\u0e1a\u0e32\u0e07\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e44\u0e14\u0e49\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e16\u0e39\u0e01\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.ListPage.notification.delete-not-allowed":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e44\u0e14\u0e49\u0e16\u0e49\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.RoleRow.user-count.plural":"{number} \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.RoleRow.user-count.singular":"{number} \u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Roles.components.List.empty.withSearch":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32 ({search})...","Settings.PageTitle":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07 - {name}","Settings.error":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","Settings.global":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e42\u0e01\u0e25\u0e1a\u0e2d\u0e25","Settings.permissions":"\u0e1e\u0e32\u0e40\u0e19\u0e25\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e1a","Settings.permissions.category":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a {category}","Settings.permissions.conditions.anytime":"\u0e17\u0e38\u0e01\u0e17\u0e35\u0e48\u0e17\u0e38\u0e01\u0e40\u0e27\u0e25\u0e32","Settings.permissions.conditions.apply":"\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49","Settings.permissions.conditions.can":"\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16","Settings.permissions.conditions.define-conditions":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02","Settings.permissions.conditions.links":"\u0e25\u0e34\u0e07\u0e01\u0e4c","Settings.permissions.conditions.no-actions":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23","Settings.permissions.conditions.or":"\u0e2b\u0e23\u0e37\u0e2d","Settings.permissions.conditions.selected.plural":"{number} \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01","Settings.permissions.conditions.selected.singular":"{number} \u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e16\u0e39\u0e01\u0e40\u0e25\u0e37\u0e2d\u0e01","Settings.permissions.conditions.when":"\u0e40\u0e21\u0e37\u0e48\u0e2d","Settings.permissions.menu.link.roles.label":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.permissions.menu.link.users.label":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Settings.permissions.users.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e43\u0e2b\u0e21\u0e48","Settings.permissions.users.form.email":"\u0e2d\u0e35\u0e40\u0e21\u0e25","Settings.permissions.users.form.firstname":"\u0e0a\u0e37\u0e48\u0e2d","Settings.permissions.users.form.lastname":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25","Settings.permissions.users.listview.header.title":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Settings.roles.create.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.create.title":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.created":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07","Settings.roles.edit.title":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.form.button.users-with-role":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e19\u0e35\u0e49","Settings.roles.form.created":"\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e36\u0e49\u0e19","Settings.roles.form.description":"\u0e0a\u0e37\u0e48\u0e2d\u0e41\u0e25\u0e30\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.form.input.description":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","Settings.roles.form.input.name":"\u0e0a\u0e37\u0e48\u0e2d","Settings.roles.form.permissions.attributesPermissions":"\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e43\u0e19\u0e1f\u0e34\u0e25\u0e14\u0e4c","Settings.roles.form.permissions.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07","Settings.roles.form.permissions.delete":"\u0e25\u0e1a","Settings.roles.form.permissions.read":"\u0e2d\u0e48\u0e32\u0e19","Settings.roles.form.permissions.update":"\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15","Settings.roles.form.title":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","Settings.roles.list.button.add":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e43\u0e2b\u0e21\u0e48","Settings.roles.list.description":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.list.title.plural":"{number} \u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.list.title.singular":"{number} \u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.title":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.roles.title.singular":"\u0e1a\u0e17\u0e1a\u0e32\u0e17","Settings.webhooks.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.create.header":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27\u0e43\u0e2b\u0e21\u0e48","Settings.webhooks.created":"\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04\u0e16\u0e39\u0e01\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e02\u0e36\u0e49\u0e19","Settings.webhooks.disabled":"\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","Settings.webhooks.enabled":"\u0e16\u0e39\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","Settings.webhooks.events.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07","Settings.webhooks.form.events":"\u0e40\u0e2b\u0e15\u0e38\u0e01\u0e32\u0e23\u0e13\u0e4c","Settings.webhooks.form.headers":"\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27","Settings.webhooks.form.name":"\u0e0a\u0e37\u0e48\u0e2d","Settings.webhooks.form.url":"Url","Settings.webhooks.key":"\u0e04\u0e35\u0e22\u0e4c","Settings.webhooks.list.button.add":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04\u0e43\u0e2b\u0e21\u0e48","Settings.webhooks.list.description":"\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e1c\u0e48\u0e32\u0e19 POST","Settings.webhooks.list.empty.description":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e25\u0e07\u0e43\u0e19\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e19\u0e35\u0e49","Settings.webhooks.list.empty.link":"\u0e14\u0e39\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32","Settings.webhooks.list.empty.title":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.singular":"\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.title":"\u0e40\u0e27\u0e47\u0e1a\u0e2e\u0e38\u0e04","Settings.webhooks.trigger":"\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.trigger.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.trigger.pending":"\u0e04\u0e49\u0e32\u0e07\u0e2d\u0e22\u0e39\u0e48 ...","Settings.webhooks.trigger.save":"\u0e42\u0e1b\u0e23\u0e14\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.trigger.success":"\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08!","Settings.webhooks.trigger.success.label":"\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08","Settings.webhooks.trigger.test":"\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c\u0e17\u0e14\u0e2a\u0e2d\u0e1a","Settings.webhooks.trigger.title":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e48\u0e2d\u0e19\u0e17\u0e23\u0e34\u0e01\u0e40\u0e01\u0e2d\u0e23\u0e4c","Settings.webhooks.value":"\u0e04\u0e48\u0e32","Username":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","Users":"Users","Users & Permissions":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 & \u0e01\u0e32\u0e23\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","Users.components.List.empty":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49...","Users.components.List.empty.withFilters":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e15\u0e32\u0e21\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49 ...","Users.components.List.empty.withSearch":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32 ({search})...","app.components.BlockLink.code":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14","app.components.Button.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","app.components.Button.reset":"\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15","app.components.Button.save":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","app.components.ComingSoonPage.comingSoon":"\u0e40\u0e23\u0e47\u0e27\u0e46\u0e19\u0e35\u0e49","app.components.DownloadInfo.download":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14 ...","app.components.DownloadInfo.text":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e2a\u0e31\u0e01\u0e04\u0e23\u0e39\u0e48 \u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e14\u0e17\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.EmptyAttributes.title":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1f\u0e34\u0e25\u0e14\u0e4c","app.components.HomePage.button.blog":"\u0e14\u0e39\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e1a\u0e19\u0e1a\u0e25\u0e47\u0e2d\u0e01","app.components.HomePage.community":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e1a\u0e19\u0e40\u0e27\u0e47\u0e1a","app.components.HomePage.community.content":"\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e31\u0e1a\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e02\u0e2d\u0e07\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e41\u0e25\u0e30\u0e1c\u0e39\u0e49\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e1a\u0e19\u0e2d\u0e35\u0e01\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07","app.components.HomePage.create":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.HomePage.welcome":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e2a\u0e39\u0e48\u0e1a\u0e2d\u0e23\u0e4c\u0e14!","app.components.HomePage.welcome.again":"\u0e22\u0e34\u0e19\u0e14\u0e35\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a ","app.components.HomePage.welcomeBlock.content":"\u0e40\u0e23\u0e32\u0e22\u0e34\u0e19\u0e14\u0e35\u0e17\u0e35\u0e48\u0e08\u0e30\u0e21\u0e35\u0e04\u0e38\u0e13\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e02\u0e2d\u0e07\u0e0a\u0e38\u0e21\u0e0a\u0e19. \u0e04\u0e38\u0e13\u0e23\u0e39\u0e49\u0e44\u0e2b\u0e21? \u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32\u0e1c\u0e25\u0e15\u0e2d\u0e1a\u0e23\u0e31\u0e1a\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07 \u0e14\u0e31\u0e07\u0e19\u0e31\u0e49\u0e19\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e1a\u0e32\u0e22\u0e43\u0e08\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 ","app.components.HomePage.welcomeBlock.content.again":"\u0e40\u0e23\u0e32\u0e2b\u0e27\u0e31\u0e07\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e32\u0e21\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 ... \u0e2d\u0e48\u0e32\u0e19\u0e02\u0e48\u0e32\u0e27\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a Strapi \u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e2b\u0e49\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e41\u0e01\u0e48\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c\u0e42\u0e14\u0e22\u0e22\u0e36\u0e14\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e04\u0e34\u0e14\u0e40\u0e2b\u0e47\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.HomePage.welcomeBlock.content.issues":"\u0e1b\u0e31\u0e0d\u0e2b\u0e32.","app.components.HomePage.welcomeBlock.content.raise":" \u0e2b\u0e23\u0e37\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21 ","app.components.ImgPreview.hint":"\u0e25\u0e32\u0e01 & \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e1f\u0e25\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e25\u0e07\u0e43\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e19\u0e35\u0e49 \u0e2b\u0e23\u0e37\u0e2d{browse}\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2b\u0e32\u0e44\u0e1f\u0e25\u0e4c\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14","app.components.ImgPreview.hint.browse":"\u0e40\u0e23\u0e35\u0e22\u0e01\u0e14\u0e39","app.components.InputFile.newFile":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e44\u0e1f\u0e25\u0e4c\u0e43\u0e2b\u0e21\u0e48","app.components.InputFileDetails.open":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e19\u0e41\u0e17\u0e47\u0e1a\u0e43\u0e2b\u0e21\u0e48","app.components.InputFileDetails.originalName":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e14\u0e34\u0e21:","app.components.InputFileDetails.remove":"\u0e25\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e19\u0e35\u0e49","app.components.InputFileDetails.size":"\u0e02\u0e19\u0e32\u0e14:","app.components.InstallPluginPage.Download.description":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e2d\u0e07\u0e2a\u0e32\u0e21\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e41\u0e25\u0e30\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.InstallPluginPage.Download.title":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14...","app.components.InstallPluginPage.description":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e2d\u0e1b\u0e1e\u0e25\u0e34\u0e40\u0e04\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e07\u0e48\u0e32\u0e22\u0e14\u0e32\u0e22","app.components.InstallPluginPage.helmet":"\u0e15\u0e25\u0e32\u0e14 - \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.InstallPluginPage.title":"\u0e15\u0e25\u0e32\u0e14 - \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuFooter.documentation":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d","app.components.LeftMenuFooter.help":"\u0e27\u0e34\u0e18\u0e35\u0e43\u0e0a\u0e49","app.components.LeftMenuFooter.poweredBy":"\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e42\u0e14\u0e22 ","app.components.LeftMenuLinkContainer.collectionTypes":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","app.components.LeftMenuLinkContainer.configuration":"\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.LeftMenuLinkContainer.general":"\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","app.components.LeftMenuLinkContainer.installNewPlugin":"\u0e15\u0e25\u0e32\u0e14","app.components.LeftMenuLinkContainer.listPlugins":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuLinkContainer.noPluginsInstalled":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuLinkContainer.plugins":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.LeftMenuLinkContainer.settings":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","app.components.LeftMenuLinkContainer.singleTypes":"\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e14\u0e35\u0e22\u0e27","app.components.ListPluginsPage.deletePlugin.description":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e2d\u0e07\u0e2a\u0e32\u0e21\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e16\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.ListPluginsPage.deletePlugin.title":"\u0e01\u0e32\u0e23\u0e16\u0e2d\u0e19\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.ListPluginsPage.description":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e17\u0e35\u0e48\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e44\u0e27\u0e49\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e47\u0e01\u0e15\u0e4c","app.components.ListPluginsPage.helmet.title":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.ListPluginsPage.title":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.Logout.logout":"\u0e25\u0e47\u0e2d\u0e01\u0e40\u0e2d\u0e32\u0e15\u0e4c","app.components.Logout.profile":"\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c","app.components.NotFoundPage.back":"\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e42\u0e2e\u0e21\u0e40\u0e1e\u0e08","app.components.NotFoundPage.description":"\u0e44\u0e21\u0e48\u0e1e\u0e1a","app.components.Official":"\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23","app.components.Onboarding.label.completed":"% \u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c","app.components.Onboarding.title":"\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","app.components.PluginCard.Button.label.download":"\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14","app.components.PluginCard.Button.label.install":"\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e41\u0e25\u0e49\u0e27","app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed":"\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30 autoReload \u0e15\u0e49\u0e2d\u0e07\u0e16\u0e39\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19 \u0e42\u0e1b\u0e23\u0e14\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e41\u0e2d\u0e1b\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e42\u0e14\u0e22\u0e43\u0e0a\u0e49 `yarn develop`","app.components.PluginCard.PopUpWarning.install.impossible.confirm":"\u0e09\u0e31\u0e19\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08!","app.components.PluginCard.PopUpWarning.install.impossible.environment":"\u0e14\u0e49\u0e27\u0e22\u0e40\u0e2b\u0e15\u0e38\u0e1c\u0e25\u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e14\u0e49\u0e43\u0e19\u0e2a\u0e20\u0e32\u0e27\u0e30\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","app.components.PluginCard.PopUpWarning.install.impossible.title":"\u0e01\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49","app.components.PluginCard.compatible":"\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e19\u0e44\u0e14\u0e49\u0e01\u0e31\u0e1a\u0e41\u0e2d\u0e1b\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.components.PluginCard.compatibleCommunity":"\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e44\u0e14\u0e49\u0e01\u0e31\u0e1a\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e0a\u0e31\u0e48\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19","app.components.PluginCard.more-details":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21","app.components.UpgradePlanModal.button":"\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21","app.components.UpgradePlanModal.limit-reached":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e16\u0e36\u0e07\u0e02\u0e35\u0e14\u0e08\u0e33\u0e01\u0e31\u0e14\u0e41\u0e25\u0e49\u0e27","app.components.UpgradePlanModal.text-ce":"\u0e40\u0e2d\u0e14\u0e34\u0e0a\u0e31\u0e19\u0e0a\u0e38\u0e21\u0e0a\u0e19","app.components.UpgradePlanModal.text-ee":"\u0e40\u0e2d\u0e14\u0e34\u0e0a\u0e31\u0e19 Enterprise","app.components.UpgradePlanModal.text-power":"\u0e1b\u0e25\u0e14\u0e25\u0e47\u0e2d\u0e01\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e40\u0e15\u0e47\u0e21","app.components.UpgradePlanModal.text-strapi":"\u0e02\u0e2d\u0e07 Strapi \u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e1e\u0e40\u0e01\u0e23\u0e14\u0e41\u0e1c\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e1b\u0e22\u0e31\u0e07","app.components.Users.MagicLink.connect":"\u0e2a\u0e48\u0e07\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e19\u0e35\u0e49\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d","app.components.Users.ModalCreateBody.block-title.details":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","app.components.Users.ModalCreateBody.block-title.roles":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","app.components.Users.SortPicker.button-label":"\u0e40\u0e23\u0e35\u0e22\u0e07\u0e15\u0e32\u0e21","app.components.Users.SortPicker.sortby.email_asc":"\u0e2d\u0e35\u0e40\u0e21\u0e25 (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.email_desc":"\u0e2d\u0e35\u0e40\u0e21\u0e25 (Z \u0e16\u0e36\u0e07 A)","app.components.Users.SortPicker.sortby.firstname_asc":"\u0e0a\u0e37\u0e48\u0e2d (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.firstname_desc":"\u0e0a\u0e37\u0e48\u0e2d (Z \u0e16\u0e36\u0e07 A)","app.components.Users.SortPicker.sortby.lastname_asc":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25 (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.lastname_desc":"\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25 (Z \u0e16\u0e36\u0e07 A)","app.components.Users.SortPicker.sortby.username_asc":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 (A \u0e16\u0e36\u0e07 Z)","app.components.Users.SortPicker.sortby.username_desc":"\u0e0a\u0e37\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49 (Z \u0e16\u0e36\u0e07 A)","app.components.listPlugins.button":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e43\u0e2b\u0e21\u0e48","app.components.listPlugins.title.none":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.components.listPlugins.title.plural":"{number} \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e16\u0e39\u0e01\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.listPlugins.title.singular":"{number} \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e16\u0e39\u0e01\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","app.components.listPluginsPage.deletePlugin.error":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e02\u0e13\u0e30\u0e16\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19","app.containers.App.notification.error.init":"\u0e40\u0e01\u0e34\u0e14\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e02\u0e36\u0e49\u0e19\u0e02\u0e13\u0e30\u0e23\u0e49\u0e2d\u0e07\u0e02\u0e2d API","app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin":"\u0e16\u0e49\u0e32\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e19\u0e35\u0e49\u0e42\u0e1b\u0e23\u0e14\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e1c\u0e39\u0e49\u0e14\u0e39\u0e41\u0e25\u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.containers.AuthPage.ForgotPasswordSuccess.text.email":"\u0e2d\u0e32\u0e08\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e2d\u0e07\u0e2a\u0e32\u0e21\u0e19\u0e32\u0e17\u0e35\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e01\u0e32\u0e23\u0e01\u0e39\u0e49\u0e04\u0e37\u0e19\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","app.containers.AuthPage.ForgotPasswordSuccess.title":"\u0e2a\u0e48\u0e07\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e25\u0e49\u0e27","app.containers.Users.EditPage.form.active.label":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","app.containers.Users.EditPage.header.label":"\u0e41\u0e01\u0e49\u0e44\u0e02 {name}","app.containers.Users.EditPage.header.label-loading":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","app.containers.Users.EditPage.roles-bloc-title":"\u0e1a\u0e17\u0e1a\u0e32\u0e17\u0e17\u0e35\u0e48\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c","app.containers.Users.ModalForm.footer.button-success":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49","app.links.configure-view":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07","app.static.links.cheatsheet":"\u0e0a\u0e35\u0e17\u0e0a\u0e35\u0e17","app.utils.SelectOption.defaultMessage":" ","app.utils.add-filter":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","app.utils.defaultMessage":" ","app.utils.delete":"\u0e25\u0e1a","app.utils.errors.file-too-big.message":"\u0e44\u0e1f\u0e25\u0e4c\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","app.utils.filters":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","app.utils.placeholder.defaultMessage":" ","app.utils.select-all":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","component.Input.error.validation.integer":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e08\u0e33\u0e19\u0e27\u0e19\u0e40\u0e15\u0e47\u0e21","components.AutoReloadBlocker.description":"\u0e23\u0e31\u0e19 Strapi \u0e14\u0e49\u0e27\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e43\u0e19\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e15\u0e48\u0e2d\u0e44\u0e1b\u0e19\u0e35\u0e49:","components.AutoReloadBlocker.header":"\u0e23\u0e35\u0e42\u0e2b\u0e25\u0e14\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49","components.ErrorBoundary.title":"\u0e21\u0e35\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14...","components.Input.error.attribute.key.taken":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.Input.error.attribute.sameKeyAndName":"\u0e44\u0e21\u0e48\u0e40\u0e17\u0e48\u0e32\u0e01\u0e31\u0e1a","components.Input.error.attribute.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.Input.error.contain.lowercase":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27","components.Input.error.contain.number":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02","components.Input.error.contain.uppercase":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e15\u0e31\u0e27","components.Input.error.contentTypeName.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.Input.error.custom-error":"{errorMessage} ","components.Input.error.password.noMatch":"\u0e23\u0e2b\u0e31\u0e2a\u0e1c\u0e48\u0e32\u0e19\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e19","components.Input.error.validation.email":"\u0e19\u0e35\u0e48\u0e21\u0e31\u0e19\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e2d\u0e35\u0e40\u0e21\u0e25","components.Input.error.validation.json":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a JSON","components.Input.error.validation.max":"\u0e04\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b.","components.Input.error.validation.maxLength":"\u0e04\u0e48\u0e32\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e22\u0e32\u0e27\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","components.Input.error.validation.min":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e15\u0e48\u0e33\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b.","components.Input.error.validation.minLength":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e2a\u0e31\u0e49\u0e19\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b.","components.Input.error.validation.minSupMax":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32","components.Input.error.validation.regex":"\u0e04\u0e48\u0e32\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a regex","components.Input.error.validation.required":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19","components.Input.error.validation.unique":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e16\u0e39\u0e01\u0e43\u0e0a\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","components.InputSelect.option.placeholder":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48","components.ListRow.empty":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e16\u0e39\u0e01\u0e41\u0e2a\u0e14\u0e07.","components.OverlayBlocker.description":"\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e0a\u0e49\u0e04\u0e38\u0e13\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e01\u0e32\u0e23\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c \u0e42\u0e1b\u0e23\u0e14\u0e23\u0e2d\u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e08\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19","components.OverlayBlocker.description.serverError":"\u0e40\u0e0b\u0e34\u0e23\u0e4c\u0e1f\u0e40\u0e27\u0e2d\u0e23\u0e4c\u0e04\u0e27\u0e23\u0e16\u0e39\u0e01\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17 \u0e42\u0e1b\u0e23\u0e14\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e43\u0e19\u0e40\u0e17\u0e2d\u0e23\u0e4c\u0e21\u0e34\u0e19\u0e31\u0e25","components.OverlayBlocker.title":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e23\u0e2d\u0e01\u0e32\u0e23\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17...","components.OverlayBlocker.title.serverError":"\u0e01\u0e32\u0e23\u0e23\u0e35\u0e2a\u0e15\u0e32\u0e23\u0e4c\u0e17\u0e43\u0e0a\u0e49\u0e40\u0e27\u0e25\u0e32\u0e19\u0e32\u0e19\u0e01\u0e27\u0e48\u0e32\u0e17\u0e35\u0e48\u0e04\u0e32\u0e14\u0e44\u0e27\u0e49","components.PageFooter.select":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","components.ProductionBlocker.description":"\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e40\u0e23\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49\u0e43\u0e19\u0e2a\u0e20\u0e32\u0e27\u0e30\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e2d\u0e37\u0e48\u0e19","components.ProductionBlocker.header":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","components.Search.placeholder":"\u0e04\u0e49\u0e19\u0e2b\u0e32...","components.Wysiwyg.collapse":"\u0e22\u0e38\u0e1a","components.Wysiwyg.selectOptions.H1":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H1","components.Wysiwyg.selectOptions.H2":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H2","components.Wysiwyg.selectOptions.H3":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H3","components.Wysiwyg.selectOptions.H4":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H4","components.Wysiwyg.selectOptions.H5":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H5","components.Wysiwyg.selectOptions.H6":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 H6","components.Wysiwyg.selectOptions.title":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","components.WysiwygBottomControls.charactersIndicators":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30","components.WysiwygBottomControls.fullscreen":"\u0e02\u0e22\u0e32\u0e22","components.WysiwygBottomControls.uploadFiles":"\u0e25\u0e32\u0e01 & \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e44\u0e1f\u0e25\u0e4c\u0e27\u0e32\u0e07\u0e08\u0e32\u0e01\u0e04\u0e25\u0e34\u0e1b\u0e1a\u0e2d\u0e23\u0e4c\u0e14\u0e2b\u0e23\u0e37\u0e2d {browse}","components.WysiwygBottomControls.uploadFiles.browse":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","components.popUpWarning.button.cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","components.popUpWarning.button.confirm":"\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","components.popUpWarning.message":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e2a\u0e34\u0e48\u0e07\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","components.popUpWarning.title":"\u0e42\u0e1b\u0e23\u0e14\u0e22\u0e37\u0e19\u0e22\u0e31\u0e19","content-manager.EditRelations.title":"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","content-manager.api.id":"\u0e23\u0e2b\u0e31\u0e2a API","content-manager.components.AddFilterCTA.add":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.components.AddFilterCTA.hide":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.components.DraggableAttr.edit":"\u0e04\u0e25\u0e34\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e01\u0e49\u0e44\u0e02","content-manager.components.DynamicZone.pick-compo":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","content-manager.components.DynamicZone.required":"\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","content-manager.components.EmptyAttributesBlock.button":"\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e49\u0e32\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07","content-manager.components.EmptyAttributesBlock.description":"\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.components.FieldItem.linkToComponentLayout":"\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c","content-manager.components.FilterOptions.button.apply":"\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49","content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply":"\u0e19\u0e33\u0e44\u0e1b\u0e43\u0e0a\u0e49","content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll":"\u0e25\u0e49\u0e32\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","content-manager.components.FiltersPickWrapper.PluginHeader.description":"\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e40\u0e07\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e02\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e23\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e48\u0e32\u0e07\u0e46","content-manager.components.FiltersPickWrapper.PluginHeader.title.filter":"\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.components.FiltersPickWrapper.hide":"\u0e0b\u0e48\u0e2d\u0e19","content-manager.components.LimitSelect.itemsPerPage":"\u0e44\u0e2d\u0e40\u0e17\u0e47\u0e21\u0e15\u0e48\u0e2d\u0e40\u0e1e\u0e08","content-manager.components.NotAllowedInput.text":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49","content-manager.components.Search.placeholder":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23...","content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02\u0e08\u0e30\u0e21\u0e35\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19","content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.components.SettingsViewWrapper.pluginHeader.title":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07 - {name}","content-manager.components.TableDelete.delete":"\u0e25\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","content-manager.components.TableDelete.deleteSelected":"\u0e25\u0e1a\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e44\u0e27\u0e49","content-manager.components.TableEmpty.withFilters":"\u0e44\u0e21\u0e48\u0e21\u0e35 {contentType} \u0e15\u0e32\u0e21\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49 ...","content-manager.components.TableEmpty.withSearch":"\u0e44\u0e21\u0e48\u0e21\u0e35 {contentType} \u0e17\u0e35\u0e48\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32 ({search})...","content-manager.components.TableEmpty.withoutFilter":"\u0e44\u0e21\u0e48\u0e21\u0e35 {contentType}...","content-manager.components.empty-repeatable":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e04\u0e25\u0e34\u0e01\u0e17\u0e35\u0e48\u0e1b\u0e38\u0e48\u0e21\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e02\u0e49\u0e32\u0e44\u0e1b","content-manager.components.notification.info.maximum-requirement":"\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e21\u0e32\u0e16\u0e36\u0e07\u0e08\u0e33\u0e19\u0e27\u0e19\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e02\u0e2d\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e41\u0e25\u0e49\u0e27","content-manager.components.notification.info.minimum-requirement":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e16\u0e39\u0e01\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e43\u0e2b\u0e49\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e15\u0e48\u0e33\u0e2a\u0e38\u0e14","content-manager.components.reset-entry":"\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.components.uid.apply":"\u0e2a\u0e21\u0e31\u0e04\u0e23","content-manager.components.uid.available":"\u0e17\u0e35\u0e48\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19","content-manager.components.uid.regenerate":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07","content-manager.components.uid.suggested":"\u0e04\u0e48\u0e32\u0e41\u0e19\u0e30\u0e19\u0e33","content-manager.components.uid.unavailable":"\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e07","content-manager.containers.Edit.Link.Layout":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","content-manager.containers.Edit.Link.Model":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.containers.Edit.addAnItem":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e44\u0e2d\u0e40\u0e17\u0e47\u0e21...","content-manager.containers.Edit.clickToJump":"\u0e04\u0e25\u0e34\u0e01\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e49\u0e32\u0e21\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.Edit.delete":"\u0e25\u0e1a","content-manager.containers.Edit.editing":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02...","content-manager.containers.Edit.pluginHeader.title.new":"\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.Edit.reset":"\u0e23\u0e35\u0e40\u0e0b\u0e47\u0e15","content-manager.containers.Edit.returnList":"\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.Edit.seeDetails":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","content-manager.containers.Edit.submit":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","content-manager.containers.EditSettingsView.modal-form.edit-field":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.containers.EditView.components.missing.plural":"\u0e21\u0e35 {count} \u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e2b\u0e32\u0e22\u0e44\u0e1b","content-manager.containers.EditView.components.missing.singular":"\u0e21\u0e35 {count} \u0e04\u0e2d\u0e21\u0e42\u0e1e\u0e40\u0e19\u0e19\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e2b\u0e32\u0e22\u0e44\u0e1b","content-manager.containers.EditView.notification.errors":"\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07","content-manager.containers.Home.introduction":"\u0e2b\u0e32\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e43\u0e2b\u0e49\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e43\u0e19\u0e40\u0e21\u0e19\u0e39\u0e14\u0e49\u0e32\u0e19\u0e0b\u0e49\u0e32\u0e22 \u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e21\u0e35\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e43\u0e19\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e41\u0e25\u0e30\u0e22\u0e31\u0e07\u0e04\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e20\u0e32\u0e22\u0e43\u0e15\u0e49\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32","content-manager.containers.Home.pluginHeaderDescription":"\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e42\u0e14\u0e22\u0e43\u0e0a\u0e49\u0e2d\u0e34\u0e19\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e40\u0e1f\u0e2a\u0e17\u0e35\u0e48\u0e17\u0e23\u0e07\u0e1e\u0e25\u0e31\u0e07\u0e41\u0e25\u0e30\u0e2a\u0e27\u0e22\u0e07\u0e32\u0e21","content-manager.containers.Home.pluginHeaderTitle":"\u0e15\u0e31\u0e27\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32","content-manager.containers.List.errorFetchRecords":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","content-manager.containers.ListPage.displayedFields":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07","content-manager.containers.ListSettingsView.modal-form.edit-label":"\u0e41\u0e01\u0e49\u0e44\u0e02\u0e40\u0e25\u0e40\u0e1a\u0e25","content-manager.containers.SettingPage.add.field":"\u0e41\u0e17\u0e23\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e37\u0e48\u0e19","content-manager.containers.SettingPage.add.relational-field":"\u0e41\u0e17\u0e23\u0e01\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e2d\u0e37\u0e48\u0e19","content-manager.containers.SettingPage.attributes":"\u0e1f\u0e34\u0e25\u0e14\u0e4c Attributes","content-manager.containers.SettingPage.attributes.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e02\u0e2d\u0e07\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c","content-manager.containers.SettingPage.editSettings.description":"\u0e25\u0e32\u0e01 & \u0e1b\u0e25\u0e48\u0e2d\u0e22\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","content-manager.containers.SettingPage.editSettings.entry.title":"\u0e0a\u0e37\u0e48\u0e2d\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","content-manager.containers.SettingPage.editSettings.entry.title.description":"\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e02\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.containers.SettingPage.editSettings.title":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02 (\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07)","content-manager.containers.SettingPage.layout":"\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","content-manager.containers.SettingPage.listSettings.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e2d\u0e47\u0e2d\u0e1e\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49","content-manager.containers.SettingPage.listSettings.title":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23 (\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32)","content-manager.containers.SettingPage.pluginHeaderDescription":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e19\u0e35\u0e49","content-manager.containers.SettingPage.relations":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e40\u0e0a\u0e34\u0e07\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","content-manager.containers.SettingPage.settings":"\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","content-manager.containers.SettingPage.view":"\u0e14\u0e39","content-manager.containers.SettingViewModel.pluginHeader.title":"Content Manager - {name}","content-manager.containers.SettingsPage.Block.contentType.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e48\u0e32\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e40\u0e09\u0e1e\u0e32\u0e30","content-manager.containers.SettingsPage.Block.contentType.title":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.containers.SettingsPage.Block.generalSettings.description":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e04\u0e48\u0e32\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.containers.SettingsPage.Block.generalSettings.title":"\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","content-manager.containers.SettingsPage.pluginHeaderDescription":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e0a\u0e19\u0e34\u0e14\u0e41\u0e25\u0e30\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","content-manager.containers.SettingsView.list.subtitle":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e41\u0e25\u0e30\u0e01\u0e25\u0e38\u0e48\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.containers.SettingsView.list.title":"\u0e41\u0e2a\u0e14\u0e07\u0e01\u0e32\u0e23\u0e15\u0e31\u0e49\u0e07\u0e04\u0e48\u0e32","content-manager.emptyAttributes.button":"\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e15\u0e31\u0e27\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.emptyAttributes.description":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e25\u0e07\u0e43\u0e19\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.emptyAttributes.title":"\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e21\u0e35\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.error.attribute.key.taken":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","content-manager.error.attribute.sameKeyAndName":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e17\u0e48\u0e32\u0e01\u0e31\u0e1a","content-manager.error.attribute.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","content-manager.error.contentTypeName.taken":"\u0e0a\u0e37\u0e48\u0e2d\u0e19\u0e35\u0e49\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48\u0e41\u0e25\u0e49\u0e27","content-manager.error.model.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e04\u0e2d\u0e19\u0e1f\u0e34\u0e01\u0e42\u0e21\u0e40\u0e14\u0e25","content-manager.error.record.create":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.record.delete":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.record.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.record.update":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e31\u0e1e\u0e40\u0e14\u0e15\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.records.count":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e08\u0e33\u0e19\u0e27\u0e19\u0e19\u0e31\u0e1a\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.records.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e23\u0e47\u0e01\u0e04\u0e2d\u0e23\u0e4c\u0e14","content-manager.error.schema.generation":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e01\u0e35\u0e21\u0e32","content-manager.error.validation.json":"\u0e19\u0e35\u0e48\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 JSON \u0e49","content-manager.error.validation.max":"\u0e04\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.maxLength":"\u0e04\u0e48\u0e32\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e22\u0e32\u0e27\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.min":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e15\u0e48\u0e33\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.minLength":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e2a\u0e31\u0e49\u0e19\u0e40\u0e01\u0e34\u0e19\u0e44\u0e1b","content-manager.error.validation.minSupMax":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32","content-manager.error.validation.regex":"\u0e04\u0e48\u0e32\u0e44\u0e21\u0e48\u0e15\u0e23\u0e07\u0e01\u0e31\u0e1a regex","content-manager.error.validation.required":"\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e1b\u0e49\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35","content-manager.form.Input.bulkActions":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e41\u0e2d\u0e47\u0e04\u0e0a\u0e31\u0e19\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48","content-manager.form.Input.defaultSort":"\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19","content-manager.form.Input.description":"\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14","content-manager.form.Input.description.placeholder":"\u0e41\u0e2a\u0e14\u0e07\u0e0a\u0e37\u0e48\u0e2d\u0e43\u0e19\u0e42\u0e1b\u0e23\u0e44\u0e1f\u0e25\u0e4c","content-manager.form.Input.editable":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e41\u0e01\u0e49\u0e44\u0e02\u0e44\u0e14\u0e49","content-manager.form.Input.filters":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e15\u0e31\u0e27\u0e01\u0e23\u0e2d\u0e07","content-manager.form.Input.label":"\u0e40\u0e25\u0e40\u0e1a\u0e25","content-manager.form.Input.label.inputDescription":"\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e40\u0e25\u0e40\u0e1a\u0e25\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e43\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07","content-manager.form.Input.pageEntries":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","content-manager.form.Input.pageEntries.inputDescription":"\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38: \u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e04\u0e48\u0e32\u0e19\u0e35\u0e49\u0e43\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.form.Input.placeholder":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07","content-manager.form.Input.placeholder.placeholder":"\u0e04\u0e48\u0e32\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19","content-manager.form.Input.search":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32","content-manager.form.Input.search.field":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e1a\u0e19\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49","content-manager.form.Input.sort.field":"\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e1a\u0e19\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e19\u0e35\u0e49","content-manager.form.Input.wysiwyg":"\u0e41\u0e2a\u0e14\u0e07\u0e40\u0e1b\u0e47\u0e19 WYSIWYG","content-manager.global.displayedFields":"\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07","content-manager.groups":"\u0e01\u0e25\u0e38\u0e48\u0e21","content-manager.groups.numbered":"\u0e01\u0e25\u0e38\u0e48\u0e21 ({number})","content-manager.models":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19","content-manager.models.numbered":"\u0e0a\u0e19\u0e34\u0e14\u0e04\u0e2d\u0e25\u0e40\u0e25\u0e47\u0e01\u0e0a\u0e31\u0e19 ({number})","content-manager.notification.error.displayedFields":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.notification.error.relationship.fetch":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c","content-manager.notification.info.SettingPage.disableSort":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e41\u0e2d\u0e47\u0e15\u0e17\u0e23\u0e34\u0e1a\u0e34\u0e27\u0e15\u0e4c\u0e17\u0e35\u0e48\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e07\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e17\u0e35\u0e48\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","content-manager.notification.info.minimumFields":"\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e21\u0e35\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e1f\u0e34\u0e25\u0e14\u0e4c","content-manager.notification.upload.error":"\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e40\u0e01\u0e34\u0e14\u0e02\u0e36\u0e49\u0e19\u0e02\u0e13\u0e30\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e44\u0e1f\u0e25\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.pageNotFound":"\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2b\u0e19\u0e49\u0e32","content-manager.permissions.not-allowed.create":"\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23","content-manager.permissions.not-allowed.update":"\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e43\u0e2b\u0e49\u0e14\u0e39\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e19\u0e35\u0e49","content-manager.plugin.description.long":"\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e01\u0e49\u0e44\u0e02\u0e41\u0e25\u0e30\u0e25\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.plugin.description.short":"\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27\u0e43\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e01\u0e49\u0e44\u0e02\u0e41\u0e25\u0e30\u0e25\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e19\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.popUpWarning.bodyMessage.contentType.delete":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","content-manager.popUpWarning.bodyMessage.contentType.delete.all":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e25\u0e1a\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","content-manager.popUpWarning.warning.cancelAllSettings":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","content-manager.popUpWarning.warning.updateAllSettings":"\u0e2a\u0e34\u0e48\u0e07\u0e19\u0e35\u0e49\u0e08\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e04\u0e48\u0e32\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13","content-manager.success.record.delete":"\u0e25\u0e1a\u0e41\u0e25\u0e49\u0e27","content-manager.success.record.save":"\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","form.button.continue":"\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23\u0e15\u0e48\u0e2d","form.button.done":"\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e41\u0e25\u0e49\u0e27","form.button.finish":"\u0e40\u0e2a\u0e23\u0e47\u0e08\u0e2a\u0e34\u0e49\u0e19","global.prompt.unsaved":"\u0e04\u0e38\u0e13\u0e41\u0e19\u0e48\u0e43\u0e08\u0e27\u0e48\u0e32\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? \u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e08\u0e30\u0e2b\u0e32\u0e22\u0e44\u0e1b","notification.contentType.relations.conflict":"\u0e0a\u0e19\u0e34\u0e14\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e02\u0e31\u0e14\u0e41\u0e22\u0e49\u0e07\u0e01\u0e31\u0e19","notification.error":"\u0e40\u0e01\u0e34\u0e14\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","notification.error.layout":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e42\u0e04\u0e23\u0e07\u0e23\u0e48\u0e32\u0e07","notification.form.error.fields":"\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07","notification.form.success.fields":"\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","notification.link-copied":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e04\u0e25\u0e34\u0e1b\u0e1a\u0e2d\u0e23\u0e4c\u0e14","notification.success.delete":"\u0e44\u0e2d\u0e40\u0e17\u0e47\u0e21\u0e16\u0e39\u0e01\u0e25\u0e1a\u0e41\u0e25\u0e49\u0e27","notification.success.saved":"\u0e16\u0e39\u0e01\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","request.error.model.unknown":"\u0e42\u0e21\u0e40\u0e14\u0e25\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48"}')}}]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[395],{19552:e=>{"use strict";e.exports=JSON.parse('{"Analytics":"Analizler","Auth.form.button.forgot-password":"E-posta g\xf6nder","Auth.form.button.login":"Giri\u015f","Auth.form.button.register":"Ba\u015flamaya haz\u0131r","Auth.form.button.reset-password":"\u015eifre de\u011fi\u015ftir","Auth.form.email.label":"E-posta","Auth.form.email.placeholder":"kai@doe.com","Auth.form.error.blocked":"Hesab\u0131n\u0131z y\xf6netici taraf\u0131ndan engellendi.","Auth.form.error.code.provide":"Ge\xe7ersiz sa\u011flanm\u0131\u015f kod.","Auth.form.error.confirmed":"Tan\u0131mlad\u0131\u011f\u0131n\u0131z e-posta onaylanmad\u0131.","Auth.form.error.email.invalid":"E-postas\u0131 ge\xe7ersiz.","Auth.form.error.email.provide":"L\xfctfen kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 veya e-postan\u0131z\u0131 belirtin.","Auth.form.error.email.taken":"E-posta zaten al\u0131nm\u0131\u015f","Auth.form.error.invalid":"Kimlik veya \u015fifre ge\xe7ersiz.","Auth.form.error.params.provide":"Ge\xe7ersiz sa\u011flanm\u0131\u015f kod parametresi.","Auth.form.error.password.format":"\u015eifreniz `$` sembol\xfcn\xfc \xfc\xe7 kezden fazla i\xe7eremez.","Auth.form.error.password.local":"Bu kullan\u0131c\u0131 hi\xe7bir bir \u015fifre belirlemedi; hesap olu\u015fturma s\u0131ras\u0131nda kullan\u0131lan sa\u011flay\u0131c\u0131 arac\u0131l\u0131\u011f\u0131yla l\xfctfen giri\u015f yap\u0131n\u0131z..","Auth.form.error.password.matching":"Parolalar uyu\u015fmuyor.","Auth.form.error.password.provide":"L\xfctfen \u015fifrenizi girin.","Auth.form.error.ratelimit":"\xc7ok fazla deneme var. L\xfctfen bir dakika sonra tekrar deneyin.","Auth.form.error.user.not-exist":"Bu e-posta bulunmamaktad\u0131r..","Auth.form.error.username.taken":"Kullan\u0131c\u0131 ad\u0131 zaten al\u0131nm\u0131\u015f","Auth.form.forgot-password.email.label":"E-postan\u0131z\u0131 giriniz","Auth.form.forgot-password.email.label.success":"E-posta ba\u015far\u0131yla g\xf6nderildi, ","Auth.form.password.label":"Parola","Auth.form.register.news.label":"Beni gelecekteki \xf6zellikler ve geli\u015ftirmeler hakk\u0131nda bilgilendir (bunu se\xe7erek {terms} ve {policy}\'leri kabul etmi\u015f say\u0131l\u0131rs\u0131n\u0131z)","Auth.form.rememberMe.label":"Beni hat\u0131rla","Auth.form.username.label":"Kullan\u0131c\u0131 Ad\u0131","Auth.form.username.placeholder":"Kai Doe","Auth.link.forgot-password":"Parolan\u0131z\u0131 m\u0131 unuttunuz ?","Auth.link.ready":"Zaten kay\u0131tl\u0131 m\u0131s\u0131n\u0131z?","Auth.privacy-policy-agreement.policy":"gizlilik s\xf6zle\u015fmesi","Auth.privacy-policy-agreement.terms":"ko\u015fullar","Content Manager":"\u0130\xe7erik Y\xf6netimi","Email":"E-posta","Files Upload":"Dosya y\xfckleme","HomePage.helmet.title":"Anasayfa","HomePage.roadmap":"Yol haritam\u0131z\u0131 g\xf6r\xfcnt\xfcleyin","HomePage.welcome.congrats":"Tebrikler!","HomePage.welcome.congrats.content":"\u0130lk y\xf6netici olarak giri\u015f yapt\u0131n\u0131z. Strapi\'nin g\xfc\xe7l\xfc \xf6zelliklerini ke\u015ffetmek i\xe7in,","HomePage.welcome.congrats.content.bold":"ilk \u0130\xe7erik-Tipi\'ni yaratman\u0131z\u0131 \xf6neriyoruz.","New entry":"Yeni kay\u0131t","Password":"\u015eifre","Provider":"Sa\u011flay\u0131c\u0131","ResetPasswordToken":"\u015eifre s\u0131f\u0131rlama anahtar\u0131","Role":"Rol","Settings.error":"Hata","Settings.global":"Genel Ayarlar","Settings.webhooks.create":"Webhook olu\u015ftur","Settings.webhooks.create.header":"Yeni ba\u015fl\u0131k yarat","Settings.webhooks.created":"Webhook olu\u015fturuldu","Settings.webhooks.disabled":"Pasif","Settings.webhooks.enabled":"Aktif","Settings.webhooks.events.create":"Olu\u015ftur","Settings.webhooks.form.events":"Etkinlikler","Settings.webhooks.form.headers":"Ba\u015fl\u0131klar","Settings.webhooks.form.name":"Ad","Settings.webhooks.form.url":"Url","Settings.webhooks.key":"Anahtar","Settings.webhooks.list.button.add":"Yeni webhook ekle","Settings.webhooks.list.description":"POST de\u011fi\u015fiklikleri bildirimi al.","Settings.webhooks.list.empty.description":"\u0130lkini bu listeye ekleyin.","Settings.webhooks.list.empty.link":"D\xf6k\xfcmantasyonumuzu g\xf6r\xfcnt\xfcleyin","Settings.webhooks.list.empty.title":"Hen\xfcz bir webhook yok","Settings.webhooks.singular":"webhook","Settings.webhooks.title":"Webhooklar","Settings.webhooks.trigger":"Tetikleyici","Settings.webhooks.trigger.cancel":"Tetikleyiciyi iptal et","Settings.webhooks.trigger.pending":"Bekleniyor...","Settings.webhooks.trigger.save":"L\xfctfen tetikleyiciyi kaydedin","Settings.webhooks.trigger.success":"Ba\u015far\u0131l\u0131!","Settings.webhooks.trigger.success.label":"Tetikleyici ba\u015far\u0131l\u0131","Settings.webhooks.trigger.test":"Test-tetikleyici","Settings.webhooks.trigger.title":"Tetikleyiciden \xf6nce kaydet","Settings.webhooks.value":"De\u011fer","Username":"Kullan\u0131c\u0131 Ad\u0131","Users":"Kullan\u0131c\u0131lar","Users & Permissions":"Kullan\u0131c\u0131lar & \u0130zinler","app.components.BlockLink.code":"Kod \xf6rnekleri","app.components.Button.cancel":"\u0130ptal","app.components.Button.reset":"S\u0131f\u0131rla","app.components.Button.save":"Kaydet","app.components.ComingSoonPage.comingSoon":"\xc7ok Yak\u0131nda","app.components.DownloadInfo.download":"\u0130ndirme devam ediyor...","app.components.DownloadInfo.text":"Bu birka\xe7 dakika s\xfcrebilir. Sabr\u0131n\u0131z i\xe7in te\u015fekk\xfcrler.","app.components.EmptyAttributes.title":"Alan hen\xfcz yok","app.components.HomePage.button.blog":"BLOG SAYFASINDA DAHA FAZLASINI G\xd6R\xdcN","app.components.HomePage.community":"Toplulu\u011fumuza ula\u015f\u0131n","app.components.HomePage.community.content":"Farkl\u0131 kanallarda tak\u0131m \xfcyeleri, katk\u0131da bulunanlar ve geli\u015ftiricilere ula\u015f\u0131n.","app.components.HomePage.welcome":"Panele ho\u015fgeldiniz.","app.components.HomePage.welcome.again":"Ho\u015fgeldiniz ","app.components.HomePage.welcomeBlock.content":"Sizi topluluk \xfcyelerinden biri olarak g\xf6rmekten mutluyuz. S\xfcrekli olarak geri bildirim alabilmemiz i\xe7in bize do\u011frudan mesaj g\xf6ndermeye \xe7ekinmeyin ","app.components.HomePage.welcomeBlock.content.again":"Projenizde ilerleme kaydedece\u011finizi umuyoruz... Strapi ile ilgili en yeni yenilikleri okumaktan \xe7ekinmeyin. \xdcr\xfcn\xfc geri bildirimlerinize g\xf6re geli\u015ftirmek i\xe7in elimizden geleni yap\u0131yoruz.","app.components.HomePage.welcomeBlock.content.issues":"sorunlar","app.components.HomePage.welcomeBlock.content.raise":" yada y\xfckselt ","app.components.ImgPreview.hint":"Dosyan\u0131z\u0131 bu alana s\xfcr\xfckleyip b\u0131rak\u0131n ya da bir dosya y\xfcklemek i\xe7in {browse}","app.components.ImgPreview.hint.browse":"g\xf6zat","app.components.InputFile.newFile":"Yeni dosya ekle","app.components.InputFileDetails.open":"Yeni sekmede a\xe7","app.components.InputFileDetails.originalName":"Orjinal isim:","app.components.InputFileDetails.remove":"Bu dosyay\u0131 sil","app.components.InputFileDetails.size":"Boyut:","app.components.InstallPluginPage.Download.description":"Eklentiyi indirmek ve y\xfcklemek bir ka\xe7 saniye s\xfcrebilir.","app.components.InstallPluginPage.Download.title":"\u0130ndiriliyor...","app.components.InstallPluginPage.description":"Uygulaman\u0131z\u0131 rahatl\u0131kla geni\u015fletin.","app.components.InstallPluginPage.helmet":"Ma\u011faza - Eklentiler","app.components.InstallPluginPage.title":"Ma\u011faza - Eklentiler","app.components.LeftMenuFooter.documentation":"D\xf6k\xfcmantasyon","app.components.LeftMenuFooter.help":"Yard\u0131m","app.components.LeftMenuFooter.poweredBy":"Gururla sunar ","app.components.LeftMenuLinkContainer.configuration":"Yap\u0131land\u0131rma","app.components.LeftMenuLinkContainer.general":"Genel","app.components.LeftMenuLinkContainer.installNewPlugin":"Ma\u011faza","app.components.LeftMenuLinkContainer.listPlugins":"Eklentiler","app.components.LeftMenuLinkContainer.noPluginsInstalled":"Y\xfcklenen eklenti bulunmamaktad\u0131r.","app.components.LeftMenuLinkContainer.plugins":"Eklentiler","app.components.LeftMenuLinkContainer.settings":"Ayarlar","app.components.ListPluginsPage.description":"Projedeki y\xfcklenen eklentiler.","app.components.ListPluginsPage.helmet.title":"Eklenti Listesi","app.components.ListPluginsPage.title":"Etklentiler","app.components.Logout.logout":"\xc7\u0131k\u0131\u015f Yap","app.components.Logout.profile":"Profil","app.components.NotFoundPage.back":"Anasayfaya geri d\xf6n","app.components.NotFoundPage.description":"Bulunamad\u0131","app.components.Official":"Resmi","app.components.Onboarding.label.completed":"% tamamland\u0131","app.components.Onboarding.title":"Ba\u015flang\u0131\xe7 Videolaro","app.components.PluginCard.Button.label.download":"\u0130ndir","app.components.PluginCard.Button.label.install":"Zaten y\xfcklenmi\u015f","app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed":"autoReload \xf6zelli\u011fi aktif edilmeli. L\xfctfen uygulamay\u0131 `yarn develop` ile ba\u015flat\u0131n.","app.components.PluginCard.PopUpWarning.install.impossible.confirm":"Anlad\u0131m!","app.components.PluginCard.PopUpWarning.install.impossible.environment":"G\xfcvenlik nedeniyle bir eklenti yaln\u0131zca geli\u015ftirme ortam\u0131nda indirilebilir.","app.components.PluginCard.PopUpWarning.install.impossible.title":"\u0130ndirme imkans\u0131z","app.components.PluginCard.compatible":"Uygulaman\u0131zla uyumlu","app.components.PluginCard.compatibleCommunity":"Toplulukla uyumlu","app.components.PluginCard.more-details":"Daha fazla detay","app.components.listPlugins.button":"Yeni eklenti ekle","app.components.listPlugins.title.none":"Y\xfcklenen eklenti bulunmamaktad\u0131r.","app.components.listPlugins.title.plural":"{number} eklenti y\xfckl\xfc","app.components.listPlugins.title.singular":"{number} eklenti y\xfckl\xfc","app.components.listPluginsPage.deletePlugin.error":"Eklenti kald\u0131r\u0131l\u0131rken bir hata olu\u015ftu","app.containers.App.notification.error.init":"API iste\u011fi s\u0131ras\u0131nda bir hata olu\u015ftu","app.links.configure-view":"Ekran\u0131 d\xfczenle","app.utils.SelectOption.defaultMessage":" ","app.utils.defaultMessage":" ","app.utils.delete":"Sil","app.utils.placeholder.defaultMessage":" ","component.Input.error.validation.integer":"De\u011fer say\u0131 olmal\u0131","components.AutoReloadBlocker.description":"Strapi\'yi a\u015fa\u011f\u0131daki komutlardan biri ile \xe7al\u0131\u015ft\u0131r\u0131n:","components.AutoReloadBlocker.header":"Bu eklenti i\xe7in tekrar y\xfckleme \xf6zelli\u011fi gerekiyor.","components.ErrorBoundary.title":"Bir \u015feyler yanl\u0131\u015f gitti...","components.Input.error.attribute.key.taken":"Bu de\u011fer zaten var.","components.Input.error.attribute.sameKeyAndName":"E\u015fit olamaz","components.Input.error.attribute.taken":"Bu alan ismi zaten var.","components.Input.error.contentTypeName.taken":"Bu isim zaten var.","components.Input.error.custom-error":"{errorMessage} ","components.Input.error.password.noMatch":"\u015eifreler uyu\u015fmuyor","components.Input.error.validation.email":"Ge\xe7ersiz e-posta adresi.","components.Input.error.validation.json":"Bu JSON bi\xe7imi ile e\u015fle\u015fmiyor","components.Input.error.validation.max":"De\u011fer \xe7ok y\xfcksek.","components.Input.error.validation.maxLength":"De\u011fer \xe7ok uzun.","components.Input.error.validation.min":"De\u011fer \xe7ok az.","components.Input.error.validation.minLength":"De\u011fer \xe7ok k\u0131sa.","components.Input.error.validation.minSupMax":"\xdcst\xfc olamaz","components.Input.error.validation.regex":"Regex ile e\u015fle\u015fmiyor.","components.Input.error.validation.required":"Zorunlu aland\u0131r.","components.Input.error.validation.unique":"De\u011fer zaten kullan\u0131lm\u0131\u015f.","components.InputSelect.option.placeholder":"Buradan se\xe7in","components.ListRow.empty":"G\xf6sterilecek veri bulunmamaktad\u0131r.","components.OverlayBlocker.description":"Sunucunun yeniden ba\u015flat\u0131lmas\u0131 gereken bir \xf6zellik kullan\u0131yorsunuz. L\xfctfen sunucu \xe7al\u0131\u015fana kadar bekleyin.","components.OverlayBlocker.description.serverError":"Sunucu yeniden ba\u015flat\u0131lmal\u0131, l\xfctfen terminal \xfczerinden loglar\u0131 kontrol edin.","components.OverlayBlocker.title":"Yeniden ba\u015flat\u0131lmay\u0131 bekliyor...","components.OverlayBlocker.title.serverError":"Yeniden ba\u015flatma beklendi\u011finden uzun s\xfcr\xfcyor","components.PageFooter.select":"sayfa ba\u015f\u0131na kay\u0131t","components.ProductionBlocker.description":"G\xfcvenlik nedeniyle, bu eklentiyi di\u011fer ortamlarda devre d\u0131\u015f\u0131 b\u0131rakmam\u0131z gerekir.","components.ProductionBlocker.header":"Bu eklenti yaln\u0131zca geli\u015ftirme a\u015famas\u0131nda mevcuttur.","components.Wysiwyg.collapse":"Daralt","components.Wysiwyg.selectOptions.H1":"H1 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H2":"H2 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H3":"H3 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H4":"H4 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H5":"H5 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H6":"H6 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.title":"Ba\u015fl\u0131k ekle","components.WysiwygBottomControls.charactersIndicators":"karakter","components.WysiwygBottomControls.fullscreen":"Geni\u015flet","components.WysiwygBottomControls.uploadFiles":"Dosyan\u0131z\u0131 bu alana s\xfcr\xfckleyip b\u0131rak\u0131n ya da bir dosya y\xfcklemek i\xe7in {browse}","components.WysiwygBottomControls.uploadFiles.browse":"Bunlar\u0131 se\xe7","components.popUpWarning.message":"Bunu silmek istedi\u011finizden emin misiniz?","components.popUpWarning.title":"L\xfctfen onaylay\u0131n","content-manager.EditRelations.title":"\u0130li\u015fkili Data","content-manager.components.AddFilterCTA.add":"Filtreler","content-manager.components.AddFilterCTA.hide":"Filtreler","content-manager.components.DraggableAttr.edit":"D\xfczenlemek i\xe7in t\u0131klay\u0131n","content-manager.components.EmptyAttributesBlock.button":"Ayarlar sayfas\u0131na git","content-manager.components.EmptyAttributesBlock.description":"Ayarlar\u0131n\u0131z\u0131 de\u011fi\u015ftirebilirsiniz","content-manager.components.FilterOptions.button.apply":"Uygula","content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply":"Uygula","content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll":"Hepsini temizle","content-manager.components.FiltersPickWrapper.PluginHeader.description":"Filtrelemek i\xe7in uygulanacak \u015fartlar\u0131 ayarlay\u0131n","content-manager.components.FiltersPickWrapper.PluginHeader.title.filter":"Filtreler","content-manager.components.FiltersPickWrapper.hide":"Gizle","content-manager.components.LimitSelect.itemsPerPage":"Sayfa ba\u015f\u0131","content-manager.components.Search.placeholder":"Kay\u0131t aramak i\xe7in...","content-manager.components.TableDelete.delete":"Hepsini sil","content-manager.components.TableDelete.deleteSelected":"Silme se\xe7ildi","content-manager.components.TableEmpty.withFilters":"Uygulanan filtrelerle {contentType} yoktur...","content-manager.components.TableEmpty.withSearch":"Aramaya kar\u015f\u0131l\u0131k gelen {contentType} yoktur ({search})...","content-manager.components.TableEmpty.withoutFilter":"{contentType} yoktur...","content-manager.containers.Edit.addAnItem":"Bir \xf6\u011fe ekle...","content-manager.containers.Edit.clickToJump":"Kay\u0131ta atlamak i\xe7in t\u0131klay\u0131n","content-manager.containers.Edit.delete":"Sil","content-manager.containers.Edit.editing":"D\xfczenleniyor...","content-manager.containers.Edit.reset":"Reset","content-manager.containers.Edit.returnList":"Listeye d\xf6n","content-manager.containers.Edit.seeDetails":"Detaylar","content-manager.containers.Edit.submit":"Kaydet","content-manager.containers.Home.introduction":"Giri\u015flerinizi d\xfczenlemek i\xe7in soldaki men\xfcdeki ilgili ba\u011flant\u0131ya gidin. Bu eklentinin ayarlar\u0131 d\xfczenlemek i\xe7in uygun bir yol bulunmamaktad\u0131r ve halen aktif geli\u015ftirme a\u015famas\u0131ndad\u0131r.","content-manager.containers.Home.pluginHeaderDescription":"G\xfc\xe7l\xfc ve g\xfczel bir aray\xfcz arac\u0131l\u0131\u011f\u0131yla giri\u015flerinizi y\xf6netin.","content-manager.containers.Home.pluginHeaderTitle":"\u0130\xe7erik Y\xf6netimi","content-manager.containers.List.errorFetchRecords":"Hata","content-manager.containers.ListPage.displayedFields":"G\xf6r\xfcnt\xfclenen Alanlar","content-manager.containers.SettingPage.attributes":"Nitelik alanlar\u0131","content-manager.containers.SettingPage.attributes.description":"Niteliklerin s\u0131ras\u0131n\u0131 tan\u0131mlay\u0131n","content-manager.containers.SettingPage.editSettings.description":"Yerle\u015fimi olu\u015fturmak i\xe7in alanlar\u0131 s\xfcr\xfckleyip b\u0131rak\u0131n","content-manager.containers.SettingPage.editSettings.title":"D\xfczenle (ayarlar)","content-manager.containers.SettingPage.listSettings.title":"Liste (ayarlar)","content-manager.containers.SettingPage.relations":"\u0130li\u015fkisel alanlar","content-manager.containers.SettingsPage.Block.contentType.description":"Belirli ayarlar\u0131 yap\u0131land\u0131r\u0131n","content-manager.containers.SettingsPage.Block.generalSettings.title":"Genel","content-manager.emptyAttributes.title":"Hen\xfcz bir alan yok","content-manager.error.attribute.key.taken":"Bu de\u011fer zaten var.","content-manager.error.attribute.sameKeyAndName":"E\u015fit olamaz","content-manager.error.attribute.taken":"Bu alan ismi zaten var.","content-manager.error.contentTypeName.taken":"Bu alan ismi zaten var.","content-manager.error.model.fetch":"Modellerin yap\u0131land\u0131rmas\u0131 getirilirken bir hata olu\u015ftu.","content-manager.error.record.create":"Kay\u0131t olu\u015fturulurken bir hata olu\u015ftu.","content-manager.error.record.delete":"Kay\u0131t silinirken bir hata olu\u015ftu.","content-manager.error.record.fetch":"Kay\u0131t getirilirken bir hata olu\u015ftu.","content-manager.error.record.update":"Kay\u0131t g\xfcncelleme s\u0131ras\u0131nda bir hata olu\u015ftu.","content-manager.error.records.count":"Say\u0131m kay\u0131tlar\u0131 getirilinceye kadar","content-manager.error.records.fetch":"Kay\u0131tlar getirilirken bir hata olu\u015ftu.","content-manager.error.schema.generation":"\u015eema olu\u015fturma s\u0131ras\u0131nda bir hata olu\u015ftu.","content-manager.error.validation.json":"Bu JSON bi\xe7imi ile e\u015fle\u015fmiyor","content-manager.error.validation.max":"De\u011fer \xe7ok y\xfcksek.","content-manager.error.validation.maxLength":"De\u011fer \xe7ok uzun.","content-manager.error.validation.min":"De\u011fer \xe7ok az.","content-manager.error.validation.minLength":"De\u011fer \xe7ok k\u0131sa.","content-manager.error.validation.minSupMax":"\xdcst\xfc olamaz","content-manager.error.validation.regex":"Regex ile e\u015fle\u015fmiyor.","content-manager.error.validation.required":"Zorunlu aland\u0131r.","content-manager.form.Input.bulkActions":"Toplu i\u015flemleri etkinle\u015ftir","content-manager.form.Input.defaultSort":"Varsay\u0131lan s\u0131ralama \xf6zelli\u011fi","content-manager.form.Input.description":"A\xe7\u0131klama","content-manager.form.Input.description.placeholder":"Profildeki g\xf6r\xfcnen ad","content-manager.form.Input.editable":"D\xfczenlenebilir alan","content-manager.form.Input.filters":"Filtreleri etkinle\u015ftir","content-manager.form.Input.label":"Etiket","content-manager.form.Input.label.inputDescription":"Bu de\u011fer, tablonun ba\u015f\u0131nda g\xf6r\xfcnt\xfclenen etiketi ge\xe7ersiz k\u0131lar","content-manager.form.Input.pageEntries":"Sayfa ba\u015f\u0131na kay\u0131tlar","content-manager.form.Input.placeholder":"Placeholder","content-manager.form.Input.placeholder.placeholder":"M\xfcthi\u015f de\u011ferim","content-manager.form.Input.search":"Aramay\u0131 etkinle\u015ftir","content-manager.form.Input.search.field":"Bu alanda aramay\u0131 etkinle\u015ftir","content-manager.form.Input.sort.field":"Bu alana g\xf6re s\u0131ralamay\u0131 etkinle\u015ftir","content-manager.notification.error.displayedFields":"En az bir g\xf6r\xfcnt\xfclenen alana ihtiyac\u0131n\u0131z var","content-manager.notification.error.relationship.fetch":"\u0130li\u015fki getirme s\u0131ras\u0131nda bir hata olu\u015ftu.","content-manager.notification.info.SettingPage.disableSort":"S\u0131ralamaya izin verilen tek bir \xf6zelli\u011fe sahip olman\u0131z gerekir","content-manager.pageNotFound":"Sayfa bulunamad\u0131","content-manager.plugin.description.long":"Veritaban\u0131ndaki verileri g\xf6rmek, d\xfczenlemek ve silmek i\xe7in h\u0131zl\u0131 bir yol.","content-manager.plugin.description.short":"Veritaban\u0131ndaki verileri g\xf6rmek, d\xfczenlemek ve silmek i\xe7in h\u0131zl\u0131 bir yol.","content-manager.popUpWarning.bodyMessage.contentType.delete":"Bu kayd\u0131 silmek istedi\u011finizden emin misiniz?","content-manager.popUpWarning.bodyMessage.contentType.delete.all":"Bu kay\u0131tlar\u0131 silmek istedi\u011finizden emin misiniz?","content-manager.popUpWarning.warning.cancelAllSettings":"De\u011fi\u015fikliklerinizi iptal etmek istedi\u011finizden emin misiniz?","content-manager.popUpWarning.warning.updateAllSettings":"Bu b\xfct\xfcn ayarlar\u0131n\u0131z\u0131 de\u011fi\u015ftirecektir","content-manager.success.record.delete":"Silindi","content-manager.success.record.save":"Kaydedildi","form.button.done":"Tamam","form.button.finish":"Bitir","global.prompt.unsaved":"Bu sayfadan ayr\u0131lmak istedi\u011finize emin misiniz? T\xfcm d\xfczenlemeleriniz kaybolacak","notification.error":"Bir hata olu\u015ftu","notification.error.layout":"D\xfczen al\u0131namad\u0131","notification.form.error.fields":"Form birden fazla hata i\xe7eriyor","notification.form.success.fields":"De\u011fi\u015fiklikler kaydedildi","request.error.model.unknown":"Bu model bulunmamaktad\u0131r."}')}}]);
|
|
1
|
+
"use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[395],{99154:e=>{e.exports=JSON.parse('{"Analytics":"Analizler","Auth.form.button.forgot-password":"E-posta g\xf6nder","Auth.form.button.login":"Giri\u015f","Auth.form.button.register":"Ba\u015flamaya haz\u0131r","Auth.form.button.reset-password":"\u015eifre de\u011fi\u015ftir","Auth.form.email.label":"E-posta","Auth.form.email.placeholder":"kai@doe.com","Auth.form.error.blocked":"Hesab\u0131n\u0131z y\xf6netici taraf\u0131ndan engellendi.","Auth.form.error.code.provide":"Ge\xe7ersiz sa\u011flanm\u0131\u015f kod.","Auth.form.error.confirmed":"Tan\u0131mlad\u0131\u011f\u0131n\u0131z e-posta onaylanmad\u0131.","Auth.form.error.email.invalid":"E-postas\u0131 ge\xe7ersiz.","Auth.form.error.email.provide":"L\xfctfen kullan\u0131c\u0131 ad\u0131n\u0131z\u0131 veya e-postan\u0131z\u0131 belirtin.","Auth.form.error.email.taken":"E-posta zaten al\u0131nm\u0131\u015f","Auth.form.error.invalid":"Kimlik veya \u015fifre ge\xe7ersiz.","Auth.form.error.params.provide":"Ge\xe7ersiz sa\u011flanm\u0131\u015f kod parametresi.","Auth.form.error.password.format":"\u015eifreniz `$` sembol\xfcn\xfc \xfc\xe7 kezden fazla i\xe7eremez.","Auth.form.error.password.local":"Bu kullan\u0131c\u0131 hi\xe7bir bir \u015fifre belirlemedi; hesap olu\u015fturma s\u0131ras\u0131nda kullan\u0131lan sa\u011flay\u0131c\u0131 arac\u0131l\u0131\u011f\u0131yla l\xfctfen giri\u015f yap\u0131n\u0131z..","Auth.form.error.password.matching":"Parolalar uyu\u015fmuyor.","Auth.form.error.password.provide":"L\xfctfen \u015fifrenizi girin.","Auth.form.error.ratelimit":"\xc7ok fazla deneme var. L\xfctfen bir dakika sonra tekrar deneyin.","Auth.form.error.user.not-exist":"Bu e-posta bulunmamaktad\u0131r..","Auth.form.error.username.taken":"Kullan\u0131c\u0131 ad\u0131 zaten al\u0131nm\u0131\u015f","Auth.form.forgot-password.email.label":"E-postan\u0131z\u0131 giriniz","Auth.form.forgot-password.email.label.success":"E-posta ba\u015far\u0131yla g\xf6nderildi, ","Auth.form.password.label":"Parola","Auth.form.register.news.label":"Beni gelecekteki \xf6zellikler ve geli\u015ftirmeler hakk\u0131nda bilgilendir (bunu se\xe7erek {terms} ve {policy}\'leri kabul etmi\u015f say\u0131l\u0131rs\u0131n\u0131z)","Auth.form.rememberMe.label":"Beni hat\u0131rla","Auth.form.username.label":"Kullan\u0131c\u0131 Ad\u0131","Auth.form.username.placeholder":"Kai Doe","Auth.link.forgot-password":"Parolan\u0131z\u0131 m\u0131 unuttunuz ?","Auth.link.ready":"Zaten kay\u0131tl\u0131 m\u0131s\u0131n\u0131z?","Auth.privacy-policy-agreement.policy":"gizlilik s\xf6zle\u015fmesi","Auth.privacy-policy-agreement.terms":"ko\u015fullar","Content Manager":"\u0130\xe7erik Y\xf6netimi","Email":"E-posta","Files Upload":"Dosya y\xfckleme","HomePage.helmet.title":"Anasayfa","HomePage.roadmap":"Yol haritam\u0131z\u0131 g\xf6r\xfcnt\xfcleyin","HomePage.welcome.congrats":"Tebrikler!","HomePage.welcome.congrats.content":"\u0130lk y\xf6netici olarak giri\u015f yapt\u0131n\u0131z. Strapi\'nin g\xfc\xe7l\xfc \xf6zelliklerini ke\u015ffetmek i\xe7in,","HomePage.welcome.congrats.content.bold":"ilk \u0130\xe7erik-Tipi\'ni yaratman\u0131z\u0131 \xf6neriyoruz.","New entry":"Yeni kay\u0131t","Password":"\u015eifre","Provider":"Sa\u011flay\u0131c\u0131","ResetPasswordToken":"\u015eifre s\u0131f\u0131rlama anahtar\u0131","Role":"Rol","Settings.error":"Hata","Settings.global":"Genel Ayarlar","Settings.webhooks.create":"Webhook olu\u015ftur","Settings.webhooks.create.header":"Yeni ba\u015fl\u0131k yarat","Settings.webhooks.created":"Webhook olu\u015fturuldu","Settings.webhooks.disabled":"Pasif","Settings.webhooks.enabled":"Aktif","Settings.webhooks.events.create":"Olu\u015ftur","Settings.webhooks.form.events":"Etkinlikler","Settings.webhooks.form.headers":"Ba\u015fl\u0131klar","Settings.webhooks.form.name":"Ad","Settings.webhooks.form.url":"Url","Settings.webhooks.key":"Anahtar","Settings.webhooks.list.button.add":"Yeni webhook ekle","Settings.webhooks.list.description":"POST de\u011fi\u015fiklikleri bildirimi al.","Settings.webhooks.list.empty.description":"\u0130lkini bu listeye ekleyin.","Settings.webhooks.list.empty.link":"D\xf6k\xfcmantasyonumuzu g\xf6r\xfcnt\xfcleyin","Settings.webhooks.list.empty.title":"Hen\xfcz bir webhook yok","Settings.webhooks.singular":"webhook","Settings.webhooks.title":"Webhooklar","Settings.webhooks.trigger":"Tetikleyici","Settings.webhooks.trigger.cancel":"Tetikleyiciyi iptal et","Settings.webhooks.trigger.pending":"Bekleniyor...","Settings.webhooks.trigger.save":"L\xfctfen tetikleyiciyi kaydedin","Settings.webhooks.trigger.success":"Ba\u015far\u0131l\u0131!","Settings.webhooks.trigger.success.label":"Tetikleyici ba\u015far\u0131l\u0131","Settings.webhooks.trigger.test":"Test-tetikleyici","Settings.webhooks.trigger.title":"Tetikleyiciden \xf6nce kaydet","Settings.webhooks.value":"De\u011fer","Username":"Kullan\u0131c\u0131 Ad\u0131","Users":"Kullan\u0131c\u0131lar","Users & Permissions":"Kullan\u0131c\u0131lar & \u0130zinler","app.components.BlockLink.code":"Kod \xf6rnekleri","app.components.Button.cancel":"\u0130ptal","app.components.Button.reset":"S\u0131f\u0131rla","app.components.Button.save":"Kaydet","app.components.ComingSoonPage.comingSoon":"\xc7ok Yak\u0131nda","app.components.DownloadInfo.download":"\u0130ndirme devam ediyor...","app.components.DownloadInfo.text":"Bu birka\xe7 dakika s\xfcrebilir. Sabr\u0131n\u0131z i\xe7in te\u015fekk\xfcrler.","app.components.EmptyAttributes.title":"Alan hen\xfcz yok","app.components.HomePage.button.blog":"BLOG SAYFASINDA DAHA FAZLASINI G\xd6R\xdcN","app.components.HomePage.community":"Toplulu\u011fumuza ula\u015f\u0131n","app.components.HomePage.community.content":"Farkl\u0131 kanallarda tak\u0131m \xfcyeleri, katk\u0131da bulunanlar ve geli\u015ftiricilere ula\u015f\u0131n.","app.components.HomePage.welcome":"Panele ho\u015fgeldiniz.","app.components.HomePage.welcome.again":"Ho\u015fgeldiniz ","app.components.HomePage.welcomeBlock.content":"Sizi topluluk \xfcyelerinden biri olarak g\xf6rmekten mutluyuz. S\xfcrekli olarak geri bildirim alabilmemiz i\xe7in bize do\u011frudan mesaj g\xf6ndermeye \xe7ekinmeyin ","app.components.HomePage.welcomeBlock.content.again":"Projenizde ilerleme kaydedece\u011finizi umuyoruz... Strapi ile ilgili en yeni yenilikleri okumaktan \xe7ekinmeyin. \xdcr\xfcn\xfc geri bildirimlerinize g\xf6re geli\u015ftirmek i\xe7in elimizden geleni yap\u0131yoruz.","app.components.HomePage.welcomeBlock.content.issues":"sorunlar","app.components.HomePage.welcomeBlock.content.raise":" yada y\xfckselt ","app.components.ImgPreview.hint":"Dosyan\u0131z\u0131 bu alana s\xfcr\xfckleyip b\u0131rak\u0131n ya da bir dosya y\xfcklemek i\xe7in {browse}","app.components.ImgPreview.hint.browse":"g\xf6zat","app.components.InputFile.newFile":"Yeni dosya ekle","app.components.InputFileDetails.open":"Yeni sekmede a\xe7","app.components.InputFileDetails.originalName":"Orjinal isim:","app.components.InputFileDetails.remove":"Bu dosyay\u0131 sil","app.components.InputFileDetails.size":"Boyut:","app.components.InstallPluginPage.Download.description":"Eklentiyi indirmek ve y\xfcklemek bir ka\xe7 saniye s\xfcrebilir.","app.components.InstallPluginPage.Download.title":"\u0130ndiriliyor...","app.components.InstallPluginPage.description":"Uygulaman\u0131z\u0131 rahatl\u0131kla geni\u015fletin.","app.components.InstallPluginPage.helmet":"Ma\u011faza - Eklentiler","app.components.InstallPluginPage.title":"Ma\u011faza - Eklentiler","app.components.LeftMenuFooter.documentation":"D\xf6k\xfcmantasyon","app.components.LeftMenuFooter.help":"Yard\u0131m","app.components.LeftMenuFooter.poweredBy":"Gururla sunar ","app.components.LeftMenuLinkContainer.configuration":"Yap\u0131land\u0131rma","app.components.LeftMenuLinkContainer.general":"Genel","app.components.LeftMenuLinkContainer.installNewPlugin":"Ma\u011faza","app.components.LeftMenuLinkContainer.listPlugins":"Eklentiler","app.components.LeftMenuLinkContainer.noPluginsInstalled":"Y\xfcklenen eklenti bulunmamaktad\u0131r.","app.components.LeftMenuLinkContainer.plugins":"Eklentiler","app.components.LeftMenuLinkContainer.settings":"Ayarlar","app.components.ListPluginsPage.description":"Projedeki y\xfcklenen eklentiler.","app.components.ListPluginsPage.helmet.title":"Eklenti Listesi","app.components.ListPluginsPage.title":"Etklentiler","app.components.Logout.logout":"\xc7\u0131k\u0131\u015f Yap","app.components.Logout.profile":"Profil","app.components.NotFoundPage.back":"Anasayfaya geri d\xf6n","app.components.NotFoundPage.description":"Bulunamad\u0131","app.components.Official":"Resmi","app.components.Onboarding.label.completed":"% tamamland\u0131","app.components.Onboarding.title":"Ba\u015flang\u0131\xe7 Videolaro","app.components.PluginCard.Button.label.download":"\u0130ndir","app.components.PluginCard.Button.label.install":"Zaten y\xfcklenmi\u015f","app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed":"autoReload \xf6zelli\u011fi aktif edilmeli. L\xfctfen uygulamay\u0131 `yarn develop` ile ba\u015flat\u0131n.","app.components.PluginCard.PopUpWarning.install.impossible.confirm":"Anlad\u0131m!","app.components.PluginCard.PopUpWarning.install.impossible.environment":"G\xfcvenlik nedeniyle bir eklenti yaln\u0131zca geli\u015ftirme ortam\u0131nda indirilebilir.","app.components.PluginCard.PopUpWarning.install.impossible.title":"\u0130ndirme imkans\u0131z","app.components.PluginCard.compatible":"Uygulaman\u0131zla uyumlu","app.components.PluginCard.compatibleCommunity":"Toplulukla uyumlu","app.components.PluginCard.more-details":"Daha fazla detay","app.components.listPlugins.button":"Yeni eklenti ekle","app.components.listPlugins.title.none":"Y\xfcklenen eklenti bulunmamaktad\u0131r.","app.components.listPlugins.title.plural":"{number} eklenti y\xfckl\xfc","app.components.listPlugins.title.singular":"{number} eklenti y\xfckl\xfc","app.components.listPluginsPage.deletePlugin.error":"Eklenti kald\u0131r\u0131l\u0131rken bir hata olu\u015ftu","app.containers.App.notification.error.init":"API iste\u011fi s\u0131ras\u0131nda bir hata olu\u015ftu","app.links.configure-view":"Ekran\u0131 d\xfczenle","app.utils.SelectOption.defaultMessage":" ","app.utils.defaultMessage":" ","app.utils.delete":"Sil","app.utils.placeholder.defaultMessage":" ","component.Input.error.validation.integer":"De\u011fer say\u0131 olmal\u0131","components.AutoReloadBlocker.description":"Strapi\'yi a\u015fa\u011f\u0131daki komutlardan biri ile \xe7al\u0131\u015ft\u0131r\u0131n:","components.AutoReloadBlocker.header":"Bu eklenti i\xe7in tekrar y\xfckleme \xf6zelli\u011fi gerekiyor.","components.ErrorBoundary.title":"Bir \u015feyler yanl\u0131\u015f gitti...","components.Input.error.attribute.key.taken":"Bu de\u011fer zaten var.","components.Input.error.attribute.sameKeyAndName":"E\u015fit olamaz","components.Input.error.attribute.taken":"Bu alan ismi zaten var.","components.Input.error.contentTypeName.taken":"Bu isim zaten var.","components.Input.error.custom-error":"{errorMessage} ","components.Input.error.password.noMatch":"\u015eifreler uyu\u015fmuyor","components.Input.error.validation.email":"Ge\xe7ersiz e-posta adresi.","components.Input.error.validation.json":"Bu JSON bi\xe7imi ile e\u015fle\u015fmiyor","components.Input.error.validation.max":"De\u011fer \xe7ok y\xfcksek.","components.Input.error.validation.maxLength":"De\u011fer \xe7ok uzun.","components.Input.error.validation.min":"De\u011fer \xe7ok az.","components.Input.error.validation.minLength":"De\u011fer \xe7ok k\u0131sa.","components.Input.error.validation.minSupMax":"\xdcst\xfc olamaz","components.Input.error.validation.regex":"Regex ile e\u015fle\u015fmiyor.","components.Input.error.validation.required":"Zorunlu aland\u0131r.","components.Input.error.validation.unique":"De\u011fer zaten kullan\u0131lm\u0131\u015f.","components.InputSelect.option.placeholder":"Buradan se\xe7in","components.ListRow.empty":"G\xf6sterilecek veri bulunmamaktad\u0131r.","components.OverlayBlocker.description":"Sunucunun yeniden ba\u015flat\u0131lmas\u0131 gereken bir \xf6zellik kullan\u0131yorsunuz. L\xfctfen sunucu \xe7al\u0131\u015fana kadar bekleyin.","components.OverlayBlocker.description.serverError":"Sunucu yeniden ba\u015flat\u0131lmal\u0131, l\xfctfen terminal \xfczerinden loglar\u0131 kontrol edin.","components.OverlayBlocker.title":"Yeniden ba\u015flat\u0131lmay\u0131 bekliyor...","components.OverlayBlocker.title.serverError":"Yeniden ba\u015flatma beklendi\u011finden uzun s\xfcr\xfcyor","components.PageFooter.select":"sayfa ba\u015f\u0131na kay\u0131t","components.ProductionBlocker.description":"G\xfcvenlik nedeniyle, bu eklentiyi di\u011fer ortamlarda devre d\u0131\u015f\u0131 b\u0131rakmam\u0131z gerekir.","components.ProductionBlocker.header":"Bu eklenti yaln\u0131zca geli\u015ftirme a\u015famas\u0131nda mevcuttur.","components.Wysiwyg.collapse":"Daralt","components.Wysiwyg.selectOptions.H1":"H1 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H2":"H2 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H3":"H3 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H4":"H4 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H5":"H5 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.H6":"H6 ba\u015fl\u0131k","components.Wysiwyg.selectOptions.title":"Ba\u015fl\u0131k ekle","components.WysiwygBottomControls.charactersIndicators":"karakter","components.WysiwygBottomControls.fullscreen":"Geni\u015flet","components.WysiwygBottomControls.uploadFiles":"Dosyan\u0131z\u0131 bu alana s\xfcr\xfckleyip b\u0131rak\u0131n ya da bir dosya y\xfcklemek i\xe7in {browse}","components.WysiwygBottomControls.uploadFiles.browse":"Bunlar\u0131 se\xe7","components.popUpWarning.message":"Bunu silmek istedi\u011finizden emin misiniz?","components.popUpWarning.title":"L\xfctfen onaylay\u0131n","content-manager.EditRelations.title":"\u0130li\u015fkili Data","content-manager.components.AddFilterCTA.add":"Filtreler","content-manager.components.AddFilterCTA.hide":"Filtreler","content-manager.components.DraggableAttr.edit":"D\xfczenlemek i\xe7in t\u0131klay\u0131n","content-manager.components.EmptyAttributesBlock.button":"Ayarlar sayfas\u0131na git","content-manager.components.EmptyAttributesBlock.description":"Ayarlar\u0131n\u0131z\u0131 de\u011fi\u015ftirebilirsiniz","content-manager.components.FilterOptions.button.apply":"Uygula","content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply":"Uygula","content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll":"Hepsini temizle","content-manager.components.FiltersPickWrapper.PluginHeader.description":"Filtrelemek i\xe7in uygulanacak \u015fartlar\u0131 ayarlay\u0131n","content-manager.components.FiltersPickWrapper.PluginHeader.title.filter":"Filtreler","content-manager.components.FiltersPickWrapper.hide":"Gizle","content-manager.components.LimitSelect.itemsPerPage":"Sayfa ba\u015f\u0131","content-manager.components.Search.placeholder":"Kay\u0131t aramak i\xe7in...","content-manager.components.TableDelete.delete":"Hepsini sil","content-manager.components.TableDelete.deleteSelected":"Silme se\xe7ildi","content-manager.components.TableEmpty.withFilters":"Uygulanan filtrelerle {contentType} yoktur...","content-manager.components.TableEmpty.withSearch":"Aramaya kar\u015f\u0131l\u0131k gelen {contentType} yoktur ({search})...","content-manager.components.TableEmpty.withoutFilter":"{contentType} yoktur...","content-manager.containers.Edit.addAnItem":"Bir \xf6\u011fe ekle...","content-manager.containers.Edit.clickToJump":"Kay\u0131ta atlamak i\xe7in t\u0131klay\u0131n","content-manager.containers.Edit.delete":"Sil","content-manager.containers.Edit.editing":"D\xfczenleniyor...","content-manager.containers.Edit.reset":"Reset","content-manager.containers.Edit.returnList":"Listeye d\xf6n","content-manager.containers.Edit.seeDetails":"Detaylar","content-manager.containers.Edit.submit":"Kaydet","content-manager.containers.Home.introduction":"Giri\u015flerinizi d\xfczenlemek i\xe7in soldaki men\xfcdeki ilgili ba\u011flant\u0131ya gidin. Bu eklentinin ayarlar\u0131 d\xfczenlemek i\xe7in uygun bir yol bulunmamaktad\u0131r ve halen aktif geli\u015ftirme a\u015famas\u0131ndad\u0131r.","content-manager.containers.Home.pluginHeaderDescription":"G\xfc\xe7l\xfc ve g\xfczel bir aray\xfcz arac\u0131l\u0131\u011f\u0131yla giri\u015flerinizi y\xf6netin.","content-manager.containers.Home.pluginHeaderTitle":"\u0130\xe7erik Y\xf6netimi","content-manager.containers.List.errorFetchRecords":"Hata","content-manager.containers.ListPage.displayedFields":"G\xf6r\xfcnt\xfclenen Alanlar","content-manager.containers.SettingPage.attributes":"Nitelik alanlar\u0131","content-manager.containers.SettingPage.attributes.description":"Niteliklerin s\u0131ras\u0131n\u0131 tan\u0131mlay\u0131n","content-manager.containers.SettingPage.editSettings.description":"Yerle\u015fimi olu\u015fturmak i\xe7in alanlar\u0131 s\xfcr\xfckleyip b\u0131rak\u0131n","content-manager.containers.SettingPage.editSettings.title":"D\xfczenle (ayarlar)","content-manager.containers.SettingPage.listSettings.title":"Liste (ayarlar)","content-manager.containers.SettingPage.relations":"\u0130li\u015fkisel alanlar","content-manager.containers.SettingsPage.Block.contentType.description":"Belirli ayarlar\u0131 yap\u0131land\u0131r\u0131n","content-manager.containers.SettingsPage.Block.generalSettings.title":"Genel","content-manager.emptyAttributes.title":"Hen\xfcz bir alan yok","content-manager.error.attribute.key.taken":"Bu de\u011fer zaten var.","content-manager.error.attribute.sameKeyAndName":"E\u015fit olamaz","content-manager.error.attribute.taken":"Bu alan ismi zaten var.","content-manager.error.contentTypeName.taken":"Bu alan ismi zaten var.","content-manager.error.model.fetch":"Modellerin yap\u0131land\u0131rmas\u0131 getirilirken bir hata olu\u015ftu.","content-manager.error.record.create":"Kay\u0131t olu\u015fturulurken bir hata olu\u015ftu.","content-manager.error.record.delete":"Kay\u0131t silinirken bir hata olu\u015ftu.","content-manager.error.record.fetch":"Kay\u0131t getirilirken bir hata olu\u015ftu.","content-manager.error.record.update":"Kay\u0131t g\xfcncelleme s\u0131ras\u0131nda bir hata olu\u015ftu.","content-manager.error.records.count":"Say\u0131m kay\u0131tlar\u0131 getirilinceye kadar","content-manager.error.records.fetch":"Kay\u0131tlar getirilirken bir hata olu\u015ftu.","content-manager.error.schema.generation":"\u015eema olu\u015fturma s\u0131ras\u0131nda bir hata olu\u015ftu.","content-manager.error.validation.json":"Bu JSON bi\xe7imi ile e\u015fle\u015fmiyor","content-manager.error.validation.max":"De\u011fer \xe7ok y\xfcksek.","content-manager.error.validation.maxLength":"De\u011fer \xe7ok uzun.","content-manager.error.validation.min":"De\u011fer \xe7ok az.","content-manager.error.validation.minLength":"De\u011fer \xe7ok k\u0131sa.","content-manager.error.validation.minSupMax":"\xdcst\xfc olamaz","content-manager.error.validation.regex":"Regex ile e\u015fle\u015fmiyor.","content-manager.error.validation.required":"Zorunlu aland\u0131r.","content-manager.form.Input.bulkActions":"Toplu i\u015flemleri etkinle\u015ftir","content-manager.form.Input.defaultSort":"Varsay\u0131lan s\u0131ralama \xf6zelli\u011fi","content-manager.form.Input.description":"A\xe7\u0131klama","content-manager.form.Input.description.placeholder":"Profildeki g\xf6r\xfcnen ad","content-manager.form.Input.editable":"D\xfczenlenebilir alan","content-manager.form.Input.filters":"Filtreleri etkinle\u015ftir","content-manager.form.Input.label":"Etiket","content-manager.form.Input.label.inputDescription":"Bu de\u011fer, tablonun ba\u015f\u0131nda g\xf6r\xfcnt\xfclenen etiketi ge\xe7ersiz k\u0131lar","content-manager.form.Input.pageEntries":"Sayfa ba\u015f\u0131na kay\u0131tlar","content-manager.form.Input.placeholder":"Placeholder","content-manager.form.Input.placeholder.placeholder":"M\xfcthi\u015f de\u011ferim","content-manager.form.Input.search":"Aramay\u0131 etkinle\u015ftir","content-manager.form.Input.search.field":"Bu alanda aramay\u0131 etkinle\u015ftir","content-manager.form.Input.sort.field":"Bu alana g\xf6re s\u0131ralamay\u0131 etkinle\u015ftir","content-manager.notification.error.displayedFields":"En az bir g\xf6r\xfcnt\xfclenen alana ihtiyac\u0131n\u0131z var","content-manager.notification.error.relationship.fetch":"\u0130li\u015fki getirme s\u0131ras\u0131nda bir hata olu\u015ftu.","content-manager.notification.info.SettingPage.disableSort":"S\u0131ralamaya izin verilen tek bir \xf6zelli\u011fe sahip olman\u0131z gerekir","content-manager.pageNotFound":"Sayfa bulunamad\u0131","content-manager.plugin.description.long":"Veritaban\u0131ndaki verileri g\xf6rmek, d\xfczenlemek ve silmek i\xe7in h\u0131zl\u0131 bir yol.","content-manager.plugin.description.short":"Veritaban\u0131ndaki verileri g\xf6rmek, d\xfczenlemek ve silmek i\xe7in h\u0131zl\u0131 bir yol.","content-manager.popUpWarning.bodyMessage.contentType.delete":"Bu kayd\u0131 silmek istedi\u011finizden emin misiniz?","content-manager.popUpWarning.bodyMessage.contentType.delete.all":"Bu kay\u0131tlar\u0131 silmek istedi\u011finizden emin misiniz?","content-manager.popUpWarning.warning.cancelAllSettings":"De\u011fi\u015fikliklerinizi iptal etmek istedi\u011finizden emin misiniz?","content-manager.popUpWarning.warning.updateAllSettings":"Bu b\xfct\xfcn ayarlar\u0131n\u0131z\u0131 de\u011fi\u015ftirecektir","content-manager.success.record.delete":"Silindi","content-manager.success.record.save":"Kaydedildi","form.button.done":"Tamam","form.button.finish":"Bitir","global.prompt.unsaved":"Bu sayfadan ayr\u0131lmak istedi\u011finize emin misiniz? T\xfcm d\xfczenlemeleriniz kaybolacak","notification.error":"Bir hata olu\u015ftu","notification.error.layout":"D\xfczen al\u0131namad\u0131","notification.form.error.fields":"Form birden fazla hata i\xe7eriyor","notification.form.success.fields":"De\u011fi\u015fiklikler kaydedildi","request.error.model.unknown":"Bu model bulunmamaktad\u0131r."}')}}]);
|