summaryrefslogtreecommitdiff
path: root/contrib/redux.countries.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-27 16:22:13 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-27 16:22:13 +0100
commit9cc967321656dd8d50231047c7366c82a9897e9c (patch)
tree80d935eb801dc0fced7dcb9ded144d19a6cb71cd /contrib/redux.countries.json
parent18d7ebb1b74e81c5ccf750dda4cfe5c0c268f88d (diff)
downloadanastasis-9cc967321656dd8d50231047c7366c82a9897e9c.tar.gz
anastasis-9cc967321656dd8d50231047c7366c82a9897e9c.tar.bz2
anastasis-9cc967321656dd8d50231047c7366c82a9897e9c.zip
add support for INSEE numbers
Diffstat (limited to 'contrib/redux.countries.json')
-rw-r--r--contrib/redux.countries.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/redux.countries.json b/contrib/redux.countries.json
index 44416e1..61dec37 100644
--- a/contrib/redux.countries.json
+++ b/contrib/redux.countries.json
@@ -84,6 +84,17 @@
"call_code" : "+44"
},
{
+ "code" : "fr",
+ "name" : "France",
+ "continent" : "Europe",
+ "name_i18n" : {
+ "de_DE": "Frankreich",
+ "fr_FR": "La France"
+ },
+ "currency": "EUR",
+ "call_code" : "+33"
+ },
+ {
"code" : "in",
"name" : "India",
"continent" : "India",