From d579de3bffd4144ff0a58b2d00bc20982504a116 Mon Sep 17 00:00:00 2001 From: Austin King <shout@ozten.com> Date: Fri, 3 Feb 2012 16:48:47 -0800 Subject: [PATCH] Adding l10n-all.json which will control browserid-locale.rpm build --- config/l10n-all.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config/l10n-all.json diff --git a/config/l10n-all.json b/config/l10n-all.json new file mode 100644 index 000000000..920a42d54 --- /dev/null +++ b/config/l10n-all.json @@ -0,0 +1,9 @@ +{ + "supported_languages": [ + "af", "ca", "cs", "da", "de", "el", "en-US", "eo", "es", "es-MX", "et", "eu", + "fi", "fr", "fy", "ga", "gd", "gl", "hr", "it", "ja", "lij", "lt", + "ml", "nl", "pl", "pt", "pt-BR", "rm", "ro", "ru", "sk", "sl", "son", + "sq", "sr", "tr", "zh-CN", "zh-TW", + "it-CH", "db-LB" + ] +} \ No newline at end of file -- GitLab