From 28f5a8aea4881e3cc7111fe3462a6625841496db Mon Sep 17 00:00:00 2001 From: eldadfux Date: Mon, 21 Oct 2019 11:14:44 +0300 Subject: [PATCH] Updated locale docs --- docs/references/locale/get-continents.md | 1 + docs/references/locale/get-countries-eu.md | 2 +- docs/references/locale/get-countries-phones.md | 2 +- docs/references/locale/get-countries.md | 2 +- docs/references/locale/get-currencies.md | 2 +- docs/references/locale/get-locale.md | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 docs/references/locale/get-continents.md diff --git a/docs/references/locale/get-continents.md b/docs/references/locale/get-continents.md new file mode 100644 index 000000000..92b74b361 --- /dev/null +++ b/docs/references/locale/get-continents.md @@ -0,0 +1 @@ +List of all continents. You can use the locale header to get the data in a supported language. \ No newline at end of file diff --git a/docs/references/locale/get-countries-eu.md b/docs/references/locale/get-countries-eu.md index b42d5bbc3..2dcf03a3e 100644 --- a/docs/references/locale/get-countries-eu.md +++ b/docs/references/locale/get-countries-eu.md @@ -1 +1 @@ -List of all countries that are currently members of the EU. You can use the locale header to get the data in supported language. UK brexit date is currently set to 2019-10-31 and will be updated if and when needed. \ No newline at end of file +List of all countries that are currently members of the EU. You can use the locale header to get the data in a supported language. UK brexit date is currently set to 2019-10-31 and will be updated if and when needed. \ No newline at end of file diff --git a/docs/references/locale/get-countries-phones.md b/docs/references/locale/get-countries-phones.md index 6aeecfcaa..737509747 100644 --- a/docs/references/locale/get-countries-phones.md +++ b/docs/references/locale/get-countries-phones.md @@ -1 +1 @@ -List of all countries phone codes. You can use the locale header to get the data in supported language. \ No newline at end of file +List of all countries phone codes. You can use the locale header to get the data in a supported language. \ No newline at end of file diff --git a/docs/references/locale/get-countries.md b/docs/references/locale/get-countries.md index c708dce6d..d53a52b85 100644 --- a/docs/references/locale/get-countries.md +++ b/docs/references/locale/get-countries.md @@ -1 +1 @@ -List of all countries. You can use the locale header to get the data in supported language. \ No newline at end of file +List of all countries. You can use the locale header to get the data in a supported language. \ No newline at end of file diff --git a/docs/references/locale/get-currencies.md b/docs/references/locale/get-currencies.md index 4214d9c55..e6c525cc9 100644 --- a/docs/references/locale/get-currencies.md +++ b/docs/references/locale/get-currencies.md @@ -1 +1 @@ -List of all currencies, including currency symol, name, plural, and decimal digits for all major and minor currencies. You can use the locale header to get the data in supported language. \ No newline at end of file +List of all currencies, including currency symol, name, plural, and decimal digits for all major and minor currencies. You can use the locale header to get the data in a supported language. \ No newline at end of file diff --git a/docs/references/locale/get-locale.md b/docs/references/locale/get-locale.md index d7a1e2284..7b10b43c5 100644 --- a/docs/references/locale/get-locale.md +++ b/docs/references/locale/get-locale.md @@ -1 +1 @@ -Get the current user location based on IP. Returns an object with user country code, country name, continent name, continent code, ip address and suggested currency. You can use the locale header to get the data in supported language. \ No newline at end of file +Get the current user location based on IP. Returns an object with user country code, country name, continent name, continent code, ip address and suggested currency. You can use the locale header to get the data in a supported language. \ No newline at end of file