diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
index 7e16b24a56..3153be1c48 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/en.json
@@ -1089,6 +1089,13 @@
"MultipleOrganizationInfo": "See All Your Organizations",
"AbpStudioBetaAccessInfoTitle": "ABP Studio Beta Access",
"AbpStudioBetaAccessInfoText": "We're thrilled to share with you the beta version of ABP Studio! This release marks a significant milestone in our development journey, and we're eager to gather your feedback to make the application even better.",
- "YouAreNotAuthorizedToDownloadStudio": "You are not authorized to download ABP Studio."
+ "YouAreNotAuthorizedToDownloadStudio": "You are not authorized to download ABP Studio.",
+ "TestimonialText": "Testimonial Text",
+ "Position": "Position",
+ "ExperienceYear": "Experience Year",
+ "Select": "Select",
+ "TestimonialTitle": "Referances",
+ "TestimonialInfo": "Share Your Opinion",
+ "Share": "Share"
}
}
diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json
index c0a546d8f6..dae988898f 100644
--- a/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json
+++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Commercial/Localization/Resources/tr.json
@@ -842,6 +842,13 @@
"OneCodeBaseMultipleDevices_Description": "ABP Mobil uygulamaları çapraz platformdur. iOS ve Android cihazlara yüklenmeye ve çalıştırılmaya hazırdırlar ve tek bir kod tabanı kullanarak farklı form faktörlerine uyum sağlarlar. Geliştiricilerin kullanıcı arayüzünü ve ön uç kodunu yalnızca bir kez oluşturması gerekir, desteklemek istediğiniz her cihaz için kodu uyarlamanıza gerek yoktur.",
"ComesWithTheSourceCode": "Kaynak Koduyla Birlikte Geliyor",
"ComesWithTheSourceCode_Description": "Mobil uygulamalar kaynak koduyla birlikte sağlanır. Marka yönergelerini karşılamak için uygulamalarınızın UX/UI'sini kolayca özelleştirin.",
- "MultipleOrganizationInfo": "Tüm Organizasyonlarınızı Görün"
+ "MultipleOrganizationInfo": "Tüm Organizasyonlarınızı Görün",
+ "TestimonialText": "Referans Yazınız",
+ "Position": "Poziyonunuz",
+ "ExperienceYear": "Yazılım Sektöründeki Tecrübeniz (Yıl)",
+ "Select": "Seçiniz",
+ "TestimonialTitle": "Referans",
+ "TestimonialInfo": "Düşüncelerinizi Paylaşın",
+ "Share": "Paylaş"
}
}