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': '', 'Width': '',
'Height': '', 'Height': '',
'Size': '大小', 'Size': '大小',
'Small': 'Small', 'Small': '',
'Large': 'Large', 'Large': '',
'Huge': 'Huge', 'Huge': '超大',
'Clear': 'Clear', 'Clear': '清除',
'Font': 'Font', 'Font': '字型',
'Search': 'Search', 'Search': '搜尋',
'matches': 'matches', 'matches': '符合',
'showing match': 'showing match', 'showing match': '顯示符合',
'Prev': 'Prev', 'Prev': '上一個',
'Next': 'Next', 'Next': '下一個',
'Camera': 'Camera', 'Camera': '相機',
'Video': 'Video', 'Video': '錄影',
}, },
'sr': { 'sr': {
'Paste a link': 'Nalepi vezu', 'Paste a link': 'Nalepi vezu',

Loading…
Cancel
Save