We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46a9353 commit 42ac423Copy full SHA for 42ac423
src/locale/eu_ES.js
@@ -0,0 +1,16 @@
1
+export default {
2
+ // Options.jsx
3
+ items_per_page: '/ orrialde',
4
+ jump_to: '-ra joan',
5
+ jump_to_confirm: 'baieztatu',
6
+ page: 'Orrialde',
7
+
8
+ // Pagination.jsx
9
+ prev_page: 'Aurreko orrialdea',
10
+ next_page: 'Hurrengo orrialdea',
11
+ prev_5: 'aurreko 5 orrialde',
12
+ next_5: 'hurrengo 5 orrialde',
13
+ prev_3: 'aurreko 3 orrialde',
14
+ next_3: 'hurrengo 3 orrialde',
15
+ page_size: 'orrien tamaina',
16
+};
0 commit comments