Index: source/data/locales/ast.txt |
diff --git a/source/data/locales/ast.txt b/source/data/locales/ast.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..28ea22407966747c10d71b15a32b878fe073c659 |
--- /dev/null |
+++ b/source/data/locales/ast.txt |
@@ -0,0 +1,17 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2016 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * |
+// *************************************************************************** |
+/** |
+ * Chrome Note: This locale data is the minimum to add 'ast' to the |
+ * Accept-Language menu. ExemplarCharacters is based on |
+ * https://en.wikipedia.org/wiki/Asturian_language#Alphabet. |
+ */ |
+ast{ |
+ ExemplarCharacters{"[a-i l-p r-v x-z ñ ḥ ḷ]"} |
+ LocaleScript{ |
+ "Latn", |
+ } |
+} |