Update jquery.ime and jquery.uls from upstream

jquery.ime:
* Update characters for the Basaa keyboard.
* add ~1 rule to the Palochka layout and make it
  available for the Dargwa language
Updating to
51418055cd

jquery.uls:
language-data: Add the Dargwa (Dargin) language (dar)
Updating to
67e4d46f6a

Change-Id: I6fe23100a5a4b2ad0507353d6a7cd4c5520867c0
This commit is contained in:
Amir Aharoni
2021-04-07 14:43:17 +03:00
committed by Amire80
parent a002e3647e
commit 51ec3bc0e6
4 changed files with 48 additions and 18 deletions

View File

@@ -21,7 +21,9 @@
[ '~o', 'ɔ' ],
[ '~\\\\', '\u0300' ], // Combining grave accent
[ '~/', '\u0301' ], // Combining acute accent
[ '~\\^', '\u0302' ] // Combining circumflex accent
[ '~\\^', '\u0302' ], // Combining circumflex accent
[ '~-', '\u0304' ], // Combining macron
[ '~v', '\u030C' ] // Combining caron
]
};