Update toolbar.i18n.dart (#940)

pull/941/head
Jimmy Li 3 years ago committed by GitHub
parent 2284031aeb
commit 46e2d86d17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 24
      lib/src/translations/toolbar.i18n.dart

@ -754,18 +754,18 @@ extension Localization on String {
'Width': '',
'Height': '',
'Size': '大小',
'Small': 'Small',
'Large': 'Large',
'Huge': 'Huge',
'Clear': 'Clear',
'Font': 'Font',
'Search': 'Search',
'matches': 'matches',
'showing match': 'showing match',
'Prev': 'Prev',
'Next': 'Next',
'Camera': 'Camera',
'Video': 'Video',
'Small': '',
'Large': '',
'Huge': '超大',
'Clear': '清除',
'Font': '字型',
'Search': '搜尋',
'matches': '符合',
'showing match': '顯示符合',
'Prev': '上一個',
'Next': '下一個',
'Camera': '相機',
'Video': '錄影',
},
'sr': {
'Paste a link': 'Nalepi vezu',

Loading…
Cancel
Save