first commit
This commit is contained in:
16
frontend/node_modules/rc-pagination/es/locale/ka_GE.js
generated
vendored
Normal file
16
frontend/node_modules/rc-pagination/es/locale/ka_GE.js
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
var locale = {
|
||||
// Options
|
||||
items_per_page: '/ გვერდი.',
|
||||
jump_to: 'გადასვლა',
|
||||
jump_to_confirm: 'დადასტურება',
|
||||
page: '',
|
||||
// Pagination
|
||||
prev_page: 'წინა გვერდი',
|
||||
next_page: 'შემდეგი გვერდი',
|
||||
prev_5: 'წინა 5 გვერდი',
|
||||
next_5: 'შემდეგი 5 გვერდი',
|
||||
prev_3: 'წინა 3 გვერდი',
|
||||
next_3: 'შემდეგი 3 გვერდი',
|
||||
page_size: 'Page Size'
|
||||
};
|
||||
export default locale;
|
||||
Reference in New Issue
Block a user