Browse Source
Merge pull request #12452 from abpframework/EngincanV/new-localizations
Add new localizations for community.abp.io
pull/12513/head
Berkan Sasmaz
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
6 additions and
3 deletions
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en-GB.json
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/en.json
abp_io/AbpIoLocalization/AbpIoLocalization/Community/Localization/Resources/tr.json
@ -102,6 +102,7 @@
"PostRequestMessageBody" : "Here is the list of the requested posts by the Community. Do you want to write a requested post? Please click on the request and join the discussion." ,
"Language" : "Language" ,
"CreatePostLanguageInfo" : "Language of the post" ,
"SeeMore" : "See More"
"SeeMore" : "See More" ,
"MemberNotPublishedPostYet" : "This member hasn't published any posts yet."
}
}
@ -165,6 +165,7 @@
"SortBy" : "Sort by" ,
"NoPublishedEventsYet" : "No published events yet." ,
"SubscribeYoutubeChannel" : "Subscribe to the Youtube Channel" ,
"Enum:EventType:0" : "Talks"
"Enum:EventType:0" : "Talks" ,
"MemberNotPublishedPostYet" : "This member hasn't published any posts yet."
}
}
@ -142,6 +142,7 @@
"MinimumSearchContent" : "En az 3 karakter girmelisiniz!" ,
"Volo.AbpIo.Domain:060001" : "Kaynak URL (\"{PostUrl}\") Github URL'si değil" ,
"Volo.AbpIo.Domain:060002" : "Makale İçeriği Github(\"{PostUrl}\") kaynağında mevcut değil." ,
"Volo.AbpIo.Domain:060003" : "Makale içeriği bulunamadı!"
"Volo.AbpIo.Domain:060003" : "Makale içeriği bulunamadı!" ,
"MemberNotPublishedPostYet" : "Bu üye henüz bir gönderi yayınlamadı."
}
}