diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json index 15782d5e7b..711d068087 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json @@ -242,6 +242,8 @@ "RegisterTheEvent": "Etkinliğe Kaydol", "GoToConferencePage": "Konferans Sayfasına Git", "BuyTicket": "Bilet al", - "SeeEvent": "Etkinliği Gör" + "SeeEvent": "Etkinliği Gör", + "Cancel": "Vazgeç", + "Continue": "Devam" } } \ No newline at end of file diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json index 96b0f562f9..d35936411c 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json @@ -486,6 +486,8 @@ "ABPVideoCoursesTitle": "ABP Essential Videos", "LovedDevelopers": "Loved by thousands of developers
around the world", "ABPIOPlatformPackages": "ABP.IO Platform Packages", - "AbpPackagesDescription":"ABP templates are being distributed as NuGet and NPM packages. Here are all the official NuGet and NPM packages used by the ABP.IO Platform." + "AbpPackagesDescription": "ABP templates are being distributed as NuGet and NPM packages. Here are all the official NuGet and NPM packages used by the ABP.IO Platform.", + "Cancel": "Cancel", + "Continue": "Continue" } } \ No newline at end of file diff --git a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json index a13b025489..b8c3514d66 100644 --- a/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json +++ b/abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json @@ -438,6 +438,8 @@ "LovedDevelopers": "Dünya çapında binlerce geliştirici
tarafından sevildi", "ABPIOPlatformPackages": "ABP.IO Platform Paketleri", "AbpPackagesDescription": "ABP şablonları NuGet ve NPM paketleri olarak dağıtılmaktadır. İşte ABP.IO Platformu tarafından kullanılan tüm resmi NuGet ve NPM paketleri.", - "VideosLoginAndRegisterMessage": "Videoları izleyebilmek için giriş yapmalısınız" + "VideosLoginAndRegisterMessage": "Videoları izleyebilmek için giriş yapmalısınız", + "Cancel": "Vazgeç", + "Continue": "Devam" } } \ No newline at end of file