Pagination: update translation for tr-TR (#11399)

Added forgotten translation for page
pull/11408/head
ati 2018-05-30 05:23:13 +03:00 committed by 杨奕
parent 94434dcb79
commit 089499745d
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ export default {
}, },
pagination: { pagination: {
goto: 'Git', goto: 'Git',
pagesize: '/page', pagesize: '/sayfa',
total: 'Toplam {total}', total: 'Toplam {total}',
pageClassifier: '' pageClassifier: ''
}, },