You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/i18n/tr-TR/custom.ts

31 lines
988 B
TypeScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

const translation = {
custom: 'Özelleştirme',
upgradeTip: {
prefix: 'Markanızı özelleştirmek için planınızı yükseltin',
suffix: '.',
},
webapp: {
title: 'WebApp markasını özelleştir',
removeBrand: 'Powered by Dify\'i kaldır',
changeLogo: 'Powered by Brand Resmini Değiştir',
changeLogoTip: 'SVG veya PNG formatında, en az 40x40px boyutunda',
},
app: {
title: 'Uygulama başlığı markasını özelleştir',
changeLogoTip: 'SVG veya PNG formatında, en az 80x80px boyutunda',
},
upload: 'Yükle',
uploading: 'Yükleniyor',
uploadedFail: 'Resim yükleme başarısız oldu, lütfen tekrar yükleyin.',
change: 'Değiştir',
apply: 'Uygula',
restore: 'Varsayılan Ayarları Geri Yükle',
customize: {
contactUs: ' bizimle iletişime geçin ',
prefix: 'Uygulama içindeki marka logosunu özelleştirmek için, lütfen',
suffix: 'Enterprise sürümüne yükseltin.',
},
}
export default translation