Update toolbar.i18n.dart (#984)

pull/986/head
hasan koç 2 years ago committed by GitHub
parent 2ac7b27898
commit 47d80f12e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 22
      lib/src/translations/toolbar.i18n.dart

@ -351,20 +351,20 @@ extension Localization on String {
'Text': 'Text',
'What is entered is not a link': 'What is entered is not a link',
'Resize': 'Resize',
'Width': 'Width',
'Height': 'Height',
'Size': 'Size',
'Small': 'Small',
'Large': 'Large',
'Huge': 'Huge',
'Clear': 'Clear',
'Font': 'Font',
'Search': 'Search',
'Width': 'Genişlik',
'Height': 'Yükseklik',
'Size': 'Boyut',
'Small': 'Küçük',
'Large': 'Büyük',
'Huge': 'Daha Büyük',
'Clear': 'Temizle',
'Font': 'Yazı tipi',
'Search': 'Ara',
'matches': 'matches',
'showing match': 'showing match',
'Prev': 'Prev',
'Next': 'Next',
'Camera': 'Camera',
'Next': 'Devam',
'Camera': 'Kamera',
'Video': 'Video',
},
'uk': {

Loading…
Cancel
Save