From ccb8bae102d513fddb215dc6ad310c0822314ea2 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 23 Mar 2023 13:54:04 +0100 Subject: [PATCH] Add new currency: Swiss franc --- l18n | 2 +- src/MDCurrenciesSet.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/l18n b/l18n index eced001..41d5368 160000 --- a/l18n +++ b/l18n @@ -1 +1 @@ -Subproject commit eced0014e72435edfc14384b9505cd1bd7e15234 +Subproject commit 41d53684ffbeddb427ad890d2e1ec9269869b3d3 diff --git a/src/MDCurrenciesSet.php b/src/MDCurrenciesSet.php index db3d9e9..5874eb5 100644 --- a/src/MDCurrenciesSet.php +++ b/src/MDCurrenciesSet.php @@ -14,6 +14,7 @@ final class MDCurrenciesSet extends MDValueSet { const CURRENCIES = [ '', 'by-BYN', + 'ch-CHF', // Swiss Franc 'ddr-Mark', 'ddr-MDN', 'de-DM',