Skip to content

Commit

Permalink
Update kvgrid.php
Browse files Browse the repository at this point in the history
Add Ukrainian translation of There are {totalCount} records.
  • Loading branch information
donchenko authored Mar 12, 2019
1 parent b438429 commit 26bd55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/messages/uk/kvgrid.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
'Krajee Solutions' => '',
'Krajee Yii2 Grid Export Extension' => '',
'No valid editable model found' => '',
'There are {totalCount} records. Are you sure you want to display them all?' => '',
'There are {totalCount} records. Are you sure you want to display them all?' => 'Всього вибрано {totalCount} записів. Ви дійсно хочете показати їх всі?',
'items-acc' => '',
'krajee, grid, export, yii2-grid, pdf' => '',
];

0 comments on commit 26bd55f

Please sign in to comment.