From 9cab8ae58a29ecf7387e6865aa170715caeabf04 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Tue, 30 Dec 2014 19:57:12 +0100 Subject: Language names via intl library. Fixes #773 --- library/intl/src/Currency/CurrencyInterface.php | 82 +++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 library/intl/src/Currency/CurrencyInterface.php (limited to 'library/intl/src/Currency/CurrencyInterface.php') diff --git a/library/intl/src/Currency/CurrencyInterface.php b/library/intl/src/Currency/CurrencyInterface.php new file mode 100644 index 000000000..ccd03c7e0 --- /dev/null +++ b/library/intl/src/Currency/CurrencyInterface.php @@ -0,0 +1,82 @@ +