@transferwise/components 0.0.0-experimental-fd70ead → 0.0.0-experimental-fd17016

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/build/i18n/cs.json +3 -0
  2. package/build/i18n/de.json +3 -0
  3. package/build/i18n/es.json +3 -0
  4. package/build/i18n/fr.json +3 -0
  5. package/build/i18n/hu.json +3 -0
  6. package/build/i18n/id.json +3 -0
  7. package/build/i18n/it.json +3 -0
  8. package/build/i18n/ja.json +3 -0
  9. package/build/i18n/pl.json +3 -0
  10. package/build/i18n/pt.json +3 -0
  11. package/build/i18n/ro.json +3 -0
  12. package/build/i18n/ru.json +3 -0
  13. package/build/i18n/th.json +3 -0
  14. package/build/i18n/tr.json +3 -0
  15. package/build/i18n/uk.json +3 -0
  16. package/build/i18n/zh-CN.json +3 -0
  17. package/build/index.esm.js +42 -0
  18. package/build/index.esm.js.map +1 -1
  19. package/build/index.js +42 -0
  20. package/build/index.js.map +1 -1
  21. package/build/types/inputs/Input.d.ts +4 -8
  22. package/build/types/inputs/Input.d.ts.map +1 -1
  23. package/build/types/inputs/TextArea.d.ts +4 -7
  24. package/build/types/inputs/TextArea.d.ts.map +1 -1
  25. package/package.json +4 -4
  26. package/src/i18n/cs.json +3 -0
  27. package/src/i18n/de.json +3 -0
  28. package/src/i18n/es.json +3 -0
  29. package/src/i18n/fr.json +3 -0
  30. package/src/i18n/hu.json +3 -0
  31. package/src/i18n/id.json +3 -0
  32. package/src/i18n/it.json +3 -0
  33. package/src/i18n/ja.json +3 -0
  34. package/src/i18n/pl.json +3 -0
  35. package/src/i18n/pt.json +3 -0
  36. package/src/i18n/ro.json +3 -0
  37. package/src/i18n/ru.json +3 -0
  38. package/src/i18n/th.json +3 -0
  39. package/src/i18n/tr.json +3 -0
  40. package/src/i18n/uk.json +3 -0
  41. package/src/i18n/zh-CN.json +3 -0
  42. package/src/inputs/Input.tsx +8 -7
  43. package/src/inputs/TextArea.tsx +7 -6
  44. package/build/i18n/zh-HK.json +0 -41
  45. package/src/i18n/zh-HK.json +0 -41
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Měsíc",
7
7
  "neptune.DateInput.year.label": "Rok",
8
8
  "neptune.MoneyInput.Select.placeholder": "Vybrat možnost...",
9
+ "neptune.Pagination.ariaLabel": "Navigace v Pagination",
10
+ "neptune.PaginationLink.ariaLabel.active": "Přejít na stránku {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Současná stránka, stránka {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Hledat...",
10
13
  "neptune.Summary.statusDone": "Položka dokončena",
11
14
  "neptune.Summary.statusNotDone": "Položka k dokončení",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Monat",
7
7
  "neptune.DateInput.year.label": "Jahr",
8
8
  "neptune.MoneyInput.Select.placeholder": "Wähle eine der Möglichkeiten aus...",
9
+ "neptune.Pagination.ariaLabel": "Seitennummer-Navigation",
10
+ "neptune.PaginationLink.ariaLabel.active": "Weiter zur Seite {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Aktuelle Seite – Seite {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Wird gesucht...",
10
13
  "neptune.Summary.statusDone": "Schritt erledigt",
11
14
  "neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Mes",
7
7
  "neptune.DateInput.year.label": "Año",
8
8
  "neptune.MoneyInput.Select.placeholder": "Selecciona una opción...",
9
+ "neptune.Pagination.ariaLabel": "Navegación por las páginas",
10
+ "neptune.PaginationLink.ariaLabel.active": "Ve a la página {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Página actual, página {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Buscar...",
10
13
  "neptune.Summary.statusDone": "Apartado listo",
11
14
  "neptune.Summary.statusNotDone": "Apartado a completar",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Mois",
7
7
  "neptune.DateInput.year.label": "Année",
8
8
  "neptune.MoneyInput.Select.placeholder": "Sélectionner une option...",
9
+ "neptune.Pagination.ariaLabel": "Navigation par pagination",
10
+ "neptune.PaginationLink.ariaLabel.active": "Aller à la page {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Page actuelle, page {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Recherche...",
10
13
  "neptune.Summary.statusDone": "Validé",
11
14
  "neptune.Summary.statusNotDone": "À compléter",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Hónap",
7
7
  "neptune.DateInput.year.label": "Év",
8
8
  "neptune.MoneyInput.Select.placeholder": "Válassz ki egy lehetőséget...",
9
+ "neptune.Pagination.ariaLabel": "Lapszámos navigáció",
10
+ "neptune.PaginationLink.ariaLabel.active": "Ugrás a(z) {pageNumber}. oldalra",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Jelenlegi oldal, {pageNumber}. oldal",
9
12
  "neptune.Select.searchPlaceholder": "Keresés...",
10
13
  "neptune.Summary.statusDone": "Kész",
11
14
  "neptune.Summary.statusNotDone": "Hátravan",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Bulan",
7
7
  "neptune.DateInput.year.label": "Tahun",
8
8
  "neptune.MoneyInput.Select.placeholder": "Pilih opsi...",
9
+ "neptune.Pagination.ariaLabel": "Halaman navigasi",
10
+ "neptune.PaginationLink.ariaLabel.active": "Lanjut ke halaman {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Halaman saat ini, halaman {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Cari...",
10
13
  "neptune.Summary.statusDone": "Item selesai",
11
14
  "neptune.Summary.statusNotDone": "Item yang harus dilakukan",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Mese",
7
7
  "neptune.DateInput.year.label": "Anno",
8
8
  "neptune.MoneyInput.Select.placeholder": "Seleziona un'opzione...",
9
+ "neptune.Pagination.ariaLabel": "Navigazione",
10
+ "neptune.PaginationLink.ariaLabel.active": "Via a pagina {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Pagina corrente, pagina {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Cerca...",
10
13
  "neptune.Summary.statusDone": "Completato",
11
14
  "neptune.Summary.statusNotDone": "Da completare",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "月",
7
7
  "neptune.DateInput.year.label": "年",
8
8
  "neptune.MoneyInput.Select.placeholder": "選択してください...",
9
+ "neptune.Pagination.ariaLabel": "ページネーションナビゲーション",
10
+ "neptune.PaginationLink.ariaLabel.active": "{pageNumber}のページへ移動します",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "現在のページ、{pageNumber}ページ",
9
12
  "neptune.Select.searchPlaceholder": "検索... ",
10
13
  "neptune.Summary.statusDone": "完了",
11
14
  "neptune.Summary.statusNotDone": "未対応",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Miesiąc",
7
7
  "neptune.DateInput.year.label": "Rok",
8
8
  "neptune.MoneyInput.Select.placeholder": "Wybierz opcję...",
9
+ "neptune.Pagination.ariaLabel": "Nawigacja w paginacji",
10
+ "neptune.PaginationLink.ariaLabel.active": "Przejdź do strony {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Obecna strona, strona {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Wyszukaj...",
10
13
  "neptune.Summary.statusDone": "Czynność wykonana",
11
14
  "neptune.Summary.statusNotDone": "Czynność do wykonania",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Mês",
7
7
  "neptune.DateInput.year.label": "Ano",
8
8
  "neptune.MoneyInput.Select.placeholder": "Escolha uma opção...",
9
+ "neptune.Pagination.ariaLabel": "Navegação pelas páginas",
10
+ "neptune.PaginationLink.ariaLabel.active": "Ir para a página {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Página atual, página {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Buscar...",
10
13
  "neptune.Summary.statusDone": "Pronto",
11
14
  "neptune.Summary.statusNotDone": "Não iniciado",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Lună",
7
7
  "neptune.DateInput.year.label": "An",
8
8
  "neptune.MoneyInput.Select.placeholder": "Selectează o opţiune...",
9
+ "neptune.Pagination.ariaLabel": "Navigare prin pagină",
10
+ "neptune.PaginationLink.ariaLabel.active": "Du-te la pagina {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Pagina curentă, pagina {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Caută...",
10
13
  "neptune.Summary.statusDone": "Finalizat",
11
14
  "neptune.Summary.statusNotDone": "De făcut",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Месяц",
7
7
  "neptune.DateInput.year.label": "Год",
8
8
  "neptune.MoneyInput.Select.placeholder": "Выберите вариант...",
9
+ "neptune.Pagination.ariaLabel": "Постраничная навигация",
10
+ "neptune.PaginationLink.ariaLabel.active": "Перейти на страницу {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Текущая страница, страница {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Поиск...",
10
13
  "neptune.Summary.statusDone": "Этап завершен",
11
14
  "neptune.Summary.statusNotDone": "Этап к выполнению",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "เดือน",
7
7
  "neptune.DateInput.year.label": "ปี",
8
8
  "neptune.MoneyInput.Select.placeholder": "เลือกตัวเลือก...",
9
+ "neptune.Pagination.ariaLabel": "การนำทางเลขหน้า",
10
+ "neptune.PaginationLink.ariaLabel.active": "ไปที่หน้า {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "หน้าปัจจุบัน หน้า {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "ค้นหา...",
10
13
  "neptune.Summary.statusDone": "รายการที่ทำแล้ว",
11
14
  "neptune.Summary.statusNotDone": "รายการที่ต้องทำ",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Ay",
7
7
  "neptune.DateInput.year.label": "Yıl",
8
8
  "neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
9
+ "neptune.Pagination.ariaLabel": "Sayfalandırma gezintisi",
10
+ "neptune.PaginationLink.ariaLabel.active": "{pageNumber} numaralı sayfaya git",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Mevcut sayfa, sayfa {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Ara...",
10
13
  "neptune.Summary.statusDone": "Tamamlanan aşama",
11
14
  "neptune.Summary.statusNotDone": "Yapılacak",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "Місяць",
7
7
  "neptune.DateInput.year.label": "Рік",
8
8
  "neptune.MoneyInput.Select.placeholder": "Виберіть варіант…",
9
+ "neptune.Pagination.ariaLabel": "Перехід за сторінками",
10
+ "neptune.PaginationLink.ariaLabel.active": "Перейти на сторінку {pageNumber}",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "Ця сторінка, сторінка {pageNumber}",
9
12
  "neptune.Select.searchPlaceholder": "Пошук…",
10
13
  "neptune.Summary.statusDone": "Виконано",
11
14
  "neptune.Summary.statusNotDone": "Не виконано",
@@ -6,6 +6,9 @@
6
6
  "neptune.DateInput.month.label": "月",
7
7
  "neptune.DateInput.year.label": "年",
8
8
  "neptune.MoneyInput.Select.placeholder": "请选择...",
9
+ "neptune.Pagination.ariaLabel": "分页导航",
10
+ "neptune.PaginationLink.ariaLabel.active": "转到第 {pageNumber} 页",
11
+ "neptune.PaginationLink.ariaLabel.inactive": "当前页面,第 {pageNumber} 页",
9
12
  "neptune.Select.searchPlaceholder": "搜索",
10
13
  "neptune.Summary.statusDone": "已完成",
11
14
  "neptune.Summary.statusNotDone": "未完成",
@@ -13638,6 +13638,9 @@ var de = {
13638
13638
  "neptune.DateInput.month.label": "Monat",
13639
13639
  "neptune.DateInput.year.label": "Jahr",
13640
13640
  "neptune.MoneyInput.Select.placeholder": "Wähle eine der Möglichkeiten aus...",
13641
+ "neptune.Pagination.ariaLabel": "Seitennummer-Navigation",
13642
+ "neptune.PaginationLink.ariaLabel.active": "Weiter zur Seite {pageNumber}",
13643
+ "neptune.PaginationLink.ariaLabel.inactive": "Aktuelle Seite – Seite {pageNumber}",
13641
13644
  "neptune.Select.searchPlaceholder": "Wird gesucht...",
13642
13645
  "neptune.Summary.statusDone": "Schritt erledigt",
13643
13646
  "neptune.Summary.statusNotDone": "Schritt noch zu erledigen",
@@ -13680,6 +13683,9 @@ var es = {
13680
13683
  "neptune.DateInput.month.label": "Mes",
13681
13684
  "neptune.DateInput.year.label": "Año",
13682
13685
  "neptune.MoneyInput.Select.placeholder": "Selecciona una opción...",
13686
+ "neptune.Pagination.ariaLabel": "Navegación por las páginas",
13687
+ "neptune.PaginationLink.ariaLabel.active": "Ve a la página {pageNumber}",
13688
+ "neptune.PaginationLink.ariaLabel.inactive": "Página actual, página {pageNumber}",
13683
13689
  "neptune.Select.searchPlaceholder": "Buscar...",
13684
13690
  "neptune.Summary.statusDone": "Apartado listo",
13685
13691
  "neptune.Summary.statusNotDone": "Apartado a completar",
@@ -13722,6 +13728,9 @@ var fr = {
13722
13728
  "neptune.DateInput.month.label": "Mois",
13723
13729
  "neptune.DateInput.year.label": "Année",
13724
13730
  "neptune.MoneyInput.Select.placeholder": "Sélectionner une option...",
13731
+ "neptune.Pagination.ariaLabel": "Navigation par pagination",
13732
+ "neptune.PaginationLink.ariaLabel.active": "Aller à la page {pageNumber}",
13733
+ "neptune.PaginationLink.ariaLabel.inactive": "Page actuelle, page {pageNumber}",
13725
13734
  "neptune.Select.searchPlaceholder": "Recherche...",
13726
13735
  "neptune.Summary.statusDone": "Validé",
13727
13736
  "neptune.Summary.statusNotDone": "À compléter",
@@ -13764,6 +13773,9 @@ var hu = {
13764
13773
  "neptune.DateInput.month.label": "Hónap",
13765
13774
  "neptune.DateInput.year.label": "Év",
13766
13775
  "neptune.MoneyInput.Select.placeholder": "Válassz ki egy lehetőséget...",
13776
+ "neptune.Pagination.ariaLabel": "Lapszámos navigáció",
13777
+ "neptune.PaginationLink.ariaLabel.active": "Ugrás a(z) {pageNumber}. oldalra",
13778
+ "neptune.PaginationLink.ariaLabel.inactive": "Jelenlegi oldal, {pageNumber}. oldal",
13767
13779
  "neptune.Select.searchPlaceholder": "Keresés...",
13768
13780
  "neptune.Summary.statusDone": "Kész",
13769
13781
  "neptune.Summary.statusNotDone": "Hátravan",
@@ -13806,6 +13818,9 @@ var id = {
13806
13818
  "neptune.DateInput.month.label": "Bulan",
13807
13819
  "neptune.DateInput.year.label": "Tahun",
13808
13820
  "neptune.MoneyInput.Select.placeholder": "Pilih opsi...",
13821
+ "neptune.Pagination.ariaLabel": "Halaman navigasi",
13822
+ "neptune.PaginationLink.ariaLabel.active": "Lanjut ke halaman {pageNumber}",
13823
+ "neptune.PaginationLink.ariaLabel.inactive": "Halaman saat ini, halaman {pageNumber}",
13809
13824
  "neptune.Select.searchPlaceholder": "Cari...",
13810
13825
  "neptune.Summary.statusDone": "Item selesai",
13811
13826
  "neptune.Summary.statusNotDone": "Item yang harus dilakukan",
@@ -13848,6 +13863,9 @@ var it = {
13848
13863
  "neptune.DateInput.month.label": "Mese",
13849
13864
  "neptune.DateInput.year.label": "Anno",
13850
13865
  "neptune.MoneyInput.Select.placeholder": "Seleziona un'opzione...",
13866
+ "neptune.Pagination.ariaLabel": "Navigazione",
13867
+ "neptune.PaginationLink.ariaLabel.active": "Via a pagina {pageNumber}",
13868
+ "neptune.PaginationLink.ariaLabel.inactive": "Pagina corrente, pagina {pageNumber}",
13851
13869
  "neptune.Select.searchPlaceholder": "Cerca...",
13852
13870
  "neptune.Summary.statusDone": "Completato",
13853
13871
  "neptune.Summary.statusNotDone": "Da completare",
@@ -13890,6 +13908,9 @@ var ja = {
13890
13908
  "neptune.DateInput.month.label": "月",
13891
13909
  "neptune.DateInput.year.label": "年",
13892
13910
  "neptune.MoneyInput.Select.placeholder": "選択してください...",
13911
+ "neptune.Pagination.ariaLabel": "ページネーションナビゲーション",
13912
+ "neptune.PaginationLink.ariaLabel.active": "{pageNumber}のページへ移動します",
13913
+ "neptune.PaginationLink.ariaLabel.inactive": "現在のページ、{pageNumber}ページ",
13893
13914
  "neptune.Select.searchPlaceholder": "検索... ",
13894
13915
  "neptune.Summary.statusDone": "完了",
13895
13916
  "neptune.Summary.statusNotDone": "未対応",
@@ -13932,6 +13953,9 @@ var pl = {
13932
13953
  "neptune.DateInput.month.label": "Miesiąc",
13933
13954
  "neptune.DateInput.year.label": "Rok",
13934
13955
  "neptune.MoneyInput.Select.placeholder": "Wybierz opcję...",
13956
+ "neptune.Pagination.ariaLabel": "Nawigacja w paginacji",
13957
+ "neptune.PaginationLink.ariaLabel.active": "Przejdź do strony {pageNumber}",
13958
+ "neptune.PaginationLink.ariaLabel.inactive": "Obecna strona, strona {pageNumber}",
13935
13959
  "neptune.Select.searchPlaceholder": "Wyszukaj...",
13936
13960
  "neptune.Summary.statusDone": "Czynność wykonana",
13937
13961
  "neptune.Summary.statusNotDone": "Czynność do wykonania",
@@ -13974,6 +13998,9 @@ var pt = {
13974
13998
  "neptune.DateInput.month.label": "Mês",
13975
13999
  "neptune.DateInput.year.label": "Ano",
13976
14000
  "neptune.MoneyInput.Select.placeholder": "Escolha uma opção...",
14001
+ "neptune.Pagination.ariaLabel": "Navegação pelas páginas",
14002
+ "neptune.PaginationLink.ariaLabel.active": "Ir para a página {pageNumber}",
14003
+ "neptune.PaginationLink.ariaLabel.inactive": "Página atual, página {pageNumber}",
13977
14004
  "neptune.Select.searchPlaceholder": "Buscar...",
13978
14005
  "neptune.Summary.statusDone": "Pronto",
13979
14006
  "neptune.Summary.statusNotDone": "Não iniciado",
@@ -14016,6 +14043,9 @@ var ro = {
14016
14043
  "neptune.DateInput.month.label": "Lună",
14017
14044
  "neptune.DateInput.year.label": "An",
14018
14045
  "neptune.MoneyInput.Select.placeholder": "Selectează o opţiune...",
14046
+ "neptune.Pagination.ariaLabel": "Navigare prin pagină",
14047
+ "neptune.PaginationLink.ariaLabel.active": "Du-te la pagina {pageNumber}",
14048
+ "neptune.PaginationLink.ariaLabel.inactive": "Pagina curentă, pagina {pageNumber}",
14019
14049
  "neptune.Select.searchPlaceholder": "Caută...",
14020
14050
  "neptune.Summary.statusDone": "Finalizat",
14021
14051
  "neptune.Summary.statusNotDone": "De făcut",
@@ -14058,6 +14088,9 @@ var ru = {
14058
14088
  "neptune.DateInput.month.label": "Месяц",
14059
14089
  "neptune.DateInput.year.label": "Год",
14060
14090
  "neptune.MoneyInput.Select.placeholder": "Выберите вариант...",
14091
+ "neptune.Pagination.ariaLabel": "Постраничная навигация",
14092
+ "neptune.PaginationLink.ariaLabel.active": "Перейти на страницу {pageNumber}",
14093
+ "neptune.PaginationLink.ariaLabel.inactive": "Текущая страница, страница {pageNumber}",
14061
14094
  "neptune.Select.searchPlaceholder": "Поиск...",
14062
14095
  "neptune.Summary.statusDone": "Этап завершен",
14063
14096
  "neptune.Summary.statusNotDone": "Этап к выполнению",
@@ -14100,6 +14133,9 @@ var th = {
14100
14133
  "neptune.DateInput.month.label": "เดือน",
14101
14134
  "neptune.DateInput.year.label": "ปี",
14102
14135
  "neptune.MoneyInput.Select.placeholder": "เลือกตัวเลือก...",
14136
+ "neptune.Pagination.ariaLabel": "การนำทางเลขหน้า",
14137
+ "neptune.PaginationLink.ariaLabel.active": "ไปที่หน้า {pageNumber}",
14138
+ "neptune.PaginationLink.ariaLabel.inactive": "หน้าปัจจุบัน หน้า {pageNumber}",
14103
14139
  "neptune.Select.searchPlaceholder": "ค้นหา...",
14104
14140
  "neptune.Summary.statusDone": "รายการที่ทำแล้ว",
14105
14141
  "neptune.Summary.statusNotDone": "รายการที่ต้องทำ",
@@ -14142,6 +14178,9 @@ var tr = {
14142
14178
  "neptune.DateInput.month.label": "Ay",
14143
14179
  "neptune.DateInput.year.label": "Yıl",
14144
14180
  "neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
14181
+ "neptune.Pagination.ariaLabel": "Sayfalandırma gezintisi",
14182
+ "neptune.PaginationLink.ariaLabel.active": "{pageNumber} numaralı sayfaya git",
14183
+ "neptune.PaginationLink.ariaLabel.inactive": "Mevcut sayfa, sayfa {pageNumber}",
14145
14184
  "neptune.Select.searchPlaceholder": "Ara...",
14146
14185
  "neptune.Summary.statusDone": "Tamamlanan aşama",
14147
14186
  "neptune.Summary.statusNotDone": "Yapılacak",
@@ -14184,6 +14223,9 @@ var uk = {
14184
14223
  "neptune.DateInput.month.label": "Місяць",
14185
14224
  "neptune.DateInput.year.label": "Рік",
14186
14225
  "neptune.MoneyInput.Select.placeholder": "Виберіть варіант…",
14226
+ "neptune.Pagination.ariaLabel": "Перехід за сторінками",
14227
+ "neptune.PaginationLink.ariaLabel.active": "Перейти на сторінку {pageNumber}",
14228
+ "neptune.PaginationLink.ariaLabel.inactive": "Ця сторінка, сторінка {pageNumber}",
14187
14229
  "neptune.Select.searchPlaceholder": "Пошук…",
14188
14230
  "neptune.Summary.statusDone": "Виконано",
14189
14231
  "neptune.Summary.statusNotDone": "Не виконано",