Update jquery.ime to 7572e2
Documentation, code clean ups and build updates Change-Id: I7ce3d75345b76f2a7693b6143e013b6a8202e093
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
version: '1.0',
|
||||
patterns: [],
|
||||
patterns_x: [
|
||||
['н', 'ң'],
|
||||
['Н', 'Ң'],
|
||||
['о', 'ө'],
|
||||
['О', 'Ө'],
|
||||
['у', 'ү'],
|
||||
['У', 'Ү']
|
||||
[ 'н', 'ң' ],
|
||||
[ 'Н', 'Ң' ],
|
||||
[ 'о', 'ө' ],
|
||||
[ 'О', 'Ө' ],
|
||||
[ 'у', 'ү' ],
|
||||
[ 'У', 'Ү' ]
|
||||
]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user