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 340c07d commit a2f8c62Copy full SHA for a2f8c62
src/locale/ga_IE.js
@@ -0,0 +1,15 @@
1
+export default {
2
+ // Options.jsx
3
+ items_per_page: '/ leathanach',
4
+ jump_to: 'Téigh',
5
+ jump_to_confirm: 'dheimhnigh',
6
+ page: '',
7
+
8
+ // Pagination.jsx
9
+ prev_page: 'Leathanach Roimhe Seo',
10
+ next_page: 'An chéad leathanach eile',
11
+ prev_5: '5 leathanach roimhe seo',
12
+ next_5: 'Ar Aghaidh 5 Leathanaigh',
13
+ prev_3: '3 leathanach roimhe seo',
14
+ next_3: 'Ar Aghaidh 3 Leathanaigh',
15
+};
0 commit comments