Browse Source

Add turkish localization

pull/19282/head
honurbu 2 years ago
parent
commit
79b40b3ff4
  1. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json
  2. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json
  3. 4
      abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json

4
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"
}
}

4
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/en.json

@ -486,6 +486,8 @@
"ABPVideoCoursesTitle": "ABP Essential Videos",
"LovedDevelopers": "Loved by thousands of <span class=\"gradient-framework\">developers</span><br> 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"
}
}

4
abp_io/AbpIoLocalization/AbpIoLocalization/Www/Localization/Resources/tr.json

@ -438,6 +438,8 @@
"LovedDevelopers": "Dünya çapında binlerce <span class=\"gradient-framework\">geliştirici</span><br> 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"
}
}
Loading…
Cancel
Save