mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-04 03:43:34 +00:00 
			
		
		
		
	Merge branch 'master' into patch-1
This commit is contained in:
		
						commit
						c41e218aa0
					
				@ -122,10 +122,11 @@
 | 
			
		||||
  "components.Input.error.attribute.sameKeyAndName": "Eşit olamaz",
 | 
			
		||||
  "components.Input.error.validation.minSupMax": "Üstü olamaz",
 | 
			
		||||
  "components.Input.error.custom-error": "{errorMessage} ",
 | 
			
		||||
  "components.Input.error.validation.json": "Bu JSON biçimi ile eşleşmiyor",
 | 
			
		||||
 | 
			
		||||
  "components.ListRow.empty": "Gösterilecek veri bulunmamaktadır.",
 | 
			
		||||
 | 
			
		||||
  "components.Wysiwyg.collapse": "Collapse",
 | 
			
		||||
  "components.Wysiwyg.collapse": "Daralt",
 | 
			
		||||
  "components.Wysiwyg.selectOptions.title": "Başlık ekle",
 | 
			
		||||
  "components.Wysiwyg.selectOptions.H1": "H1 başlık",
 | 
			
		||||
  "components.Wysiwyg.selectOptions.H2": "H2 başlık",
 | 
			
		||||
@ -143,11 +144,13 @@
 | 
			
		||||
  "HomePage.notification.newsLetter.success": "Bültene başarıyla abone olundu",
 | 
			
		||||
 | 
			
		||||
  "notification.error": "Bir hata oluştu",
 | 
			
		||||
  "notification.error.layout": "Couldn't retrieve the layout",
 | 
			
		||||
  "notification.error.layout": "Düzen alınamadı",
 | 
			
		||||
 | 
			
		||||
  "Users & Permissions": "Kullanıcılar & İzinler",
 | 
			
		||||
  "Content Manager": "İçerik Yönetimi",
 | 
			
		||||
  "Content Type Builder": "İçerik Türü Oluşturucusu",
 | 
			
		||||
  "Files Upload": "Dosya yükleme",
 | 
			
		||||
  "Roles & Permissions": "Roller & İzinler",
 | 
			
		||||
  "Settings Manager": "Yönetici Ayarları",
 | 
			
		||||
  "Email": "E-posta",
 | 
			
		||||
  "Password": "Şifre",
 | 
			
		||||
 | 
			
		||||
@ -84,7 +84,7 @@
 | 
			
		||||
  "error.attribute.key.taken": "Bu değer zaten var.",
 | 
			
		||||
  "error.attribute.sameKeyAndName": "Eşit olamaz",
 | 
			
		||||
  "error.validation.minSupMax": "Üstü olamaz",
 | 
			
		||||
  "error.validation.json": "This is not a JSON",
 | 
			
		||||
  "error.validation.json": "Bu JSON biçimi ile eşleşmiyor",
 | 
			
		||||
 | 
			
		||||
  "form.Input.label.inputDescription": "Bu değer, tablonun başında görüntülenen etiketi geçersiz kılar",
 | 
			
		||||
  "form.Input.label": "Etiket",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user