summaryrefslogtreecommitdiff
path: root/contrib/redux.countries.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-27 15:57:07 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-27 15:57:07 +0100
commit18d7ebb1b74e81c5ccf750dda4cfe5c0c268f88d (patch)
tree90ffe7941bf0fc5d3d3c0d490b883e0d8a604630 /contrib/redux.countries.json
parentd79df04ba7ea596c308d8d0803d6b5948d7e1252 (diff)
downloadanastasis-18d7ebb1b74e81c5ccf750dda4cfe5c0c268f88d.tar.gz
anastasis-18d7ebb1b74e81c5ccf750dda4cfe5c0c268f88d.tar.bz2
anastasis-18d7ebb1b74e81c5ccf750dda4cfe5c0c268f88d.zip
add support for NL
Diffstat (limited to 'contrib/redux.countries.json')
-rw-r--r--contrib/redux.countries.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/contrib/redux.countries.json b/contrib/redux.countries.json
index 8fb2e99..44416e1 100644
--- a/contrib/redux.countries.json
+++ b/contrib/redux.countries.json
@@ -122,7 +122,19 @@
"call_code" : "+81"
},
{
- "code" : "sl",
+ "code" : "nl",
+ "name" : "Netherlands",
+ "continent" : "Europe",
+ "name_i18n" : {
+ "de_DE": "Niederlande",
+ "nl_NL": "Nederland",
+ "en_UK": "Netherlands"
+ },
+ "currency": "EUR",
+ "call_code" : "+31"
+ },
+ {
+ "code" : "sk",
"name" : "Slovakia",
"continent" : "Europe",
"name_i18n" : {