We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6cd5c commit 58fd2bdCopy full SHA for 58fd2bd
README.md
@@ -136,6 +136,7 @@ currency into another.
136
"TWD" => ["name" => "New Taiwan Dollar", "numeric_code" => "901"],
137
"THB" => ["name" => "Baht", "numeric_code" => "764"],
138
"MYR" => ["name" => "Malaysian Ringgit", "numeric_code" => "458"],
139
+"CZK" => ["name" => "Czech Koruna", "numeric_code" => "203"],
140
```
141
142
Your currency is missing? Feel free to submit a [GitHub issue](https://github.com/doefom/currency-fieldtype/issues),
0 commit comments