@transferwise/components 0.0.0-experimental-50dbef7 → 0.0.0-experimental-a1c0387

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.
@@ -18,7 +18,7 @@
18
18
  "neptune.DateLookup.year": "yıl",
19
19
  "neptune.FlowNavigation.back": "önceki adıma dön",
20
20
  "neptune.Info.ariaLabel": "Daha fazla bilgi",
21
- "neptune.Label.optional": "(Isteğe bağlı)",
21
+ "neptune.Label.optional": "(İsteğe bağlı)",
22
22
  "neptune.Link.opensInNewTab": "(yeni sekmede açılır)",
23
23
  "neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
24
24
  "neptune.PhoneNumberInput.SelectInput.placeholder": "Bir seçenek seçin...",
@@ -20,7 +20,7 @@ var tr = {
20
20
  "neptune.DateLookup.year": "yıl",
21
21
  "neptune.FlowNavigation.back": "önceki adıma dön",
22
22
  "neptune.Info.ariaLabel": "Daha fazla bilgi",
23
- "neptune.Label.optional": "(Isteğe bağlı)",
23
+ "neptune.Label.optional": "(İsteğe bağlı)",
24
24
  "neptune.Link.opensInNewTab": "(yeni sekmede açılır)",
25
25
  "neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
26
26
  "neptune.PhoneNumberInput.SelectInput.placeholder": "Bir seçenek seçin...",
@@ -18,7 +18,7 @@ var tr = {
18
18
  "neptune.DateLookup.year": "yıl",
19
19
  "neptune.FlowNavigation.back": "önceki adıma dön",
20
20
  "neptune.Info.ariaLabel": "Daha fazla bilgi",
21
- "neptune.Label.optional": "(Isteğe bağlı)",
21
+ "neptune.Label.optional": "(İsteğe bağlı)",
22
22
  "neptune.Link.opensInNewTab": "(yeni sekmede açılır)",
23
23
  "neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
24
24
  "neptune.PhoneNumberInput.SelectInput.placeholder": "Bir seçenek seçin...",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/components",
3
- "version": "0.0.0-experimental-50dbef7",
3
+ "version": "0.0.0-experimental-a1c0387",
4
4
  "description": "Neptune React components",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
package/src/i18n/tr.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "neptune.DateLookup.year": "yıl",
19
19
  "neptune.FlowNavigation.back": "önceki adıma dön",
20
20
  "neptune.Info.ariaLabel": "Daha fazla bilgi",
21
- "neptune.Label.optional": "(Isteğe bağlı)",
21
+ "neptune.Label.optional": "(İsteğe bağlı)",
22
22
  "neptune.Link.opensInNewTab": "(yeni sekmede açılır)",
23
23
  "neptune.MoneyInput.Select.placeholder": "Bir seçenek seçin...",
24
24
  "neptune.PhoneNumberInput.SelectInput.placeholder": "Bir seçenek seçin...",