Musa Demir
4 years ago
No known key found for this signature in database
GPG Key ID: 117DF92322553DC8
2 changed files with
4 additions and
2 deletions
-
modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo/CmsKit/Localization/Resources/en.json
-
modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo/CmsKit/Localization/Resources/tr.json
|
|
|
@ -172,6 +172,7 @@ |
|
|
|
"SuccessfullyPublished": "Successfully published!", |
|
|
|
"Draft": "Draft", |
|
|
|
"Publish": "Publish", |
|
|
|
"BlogPostDraftConfirmationMessage": "Are you sure to set the blog post \"{0}\" as draft?" |
|
|
|
"BlogPostDraftConfirmationMessage": "Are you sure to set the blog post \"{0}\" as draft?", |
|
|
|
"SelectAnAuthor": "Select an author" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
@ -171,6 +171,7 @@ |
|
|
|
"SuccessfullyPublished": "Başarıyla yayınlandı", |
|
|
|
"Draft": "Taslak olarak kaydet", |
|
|
|
"Publish": "Yayınla", |
|
|
|
"BlogPostDraftConfirmationMessage": "\"{0}\" başlıklı gönderiyi taslak haline getirmek istediğinize emin misiniz?" |
|
|
|
"BlogPostDraftConfirmationMessage": "\"{0}\" başlıklı gönderiyi taslak haline getirmek istediğinize emin misiniz?", |
|
|
|
"SelectAnAuthor": "Bir yazar seçin" |
|
|
|
} |
|
|
|
} |
|
|
|
|