Update from upstream
Change-Id: I8affdf79e5a2f33c88f7661082d2cbd7777240fb
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
['([ক-হড়ঢ়য়])y','[^o`]','$1্য'],
|
||||
['নc','[^o`]','ঞ্চ'],
|
||||
|
||||
['ত`','`' ,'ৎ'],
|
||||
['ত`','`', 'ৎ'],
|
||||
|
||||
['ক্ক(h|H)','[^o`]','ক্ষ'],
|
||||
['কশ(h|H)','[^o`]','ক্ষ'],
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
['x', 'ং'],
|
||||
['y', 'ব'],
|
||||
['z', 'ʼ']
|
||||
],
|
||||
],
|
||||
patterns_x: [
|
||||
['\\!', '৴'],
|
||||
['1', ''],
|
||||
@@ -120,9 +120,9 @@
|
||||
['f', 'ৢ'],
|
||||
['l', 'ৎ'],
|
||||
['r', 'ৣ'],
|
||||
['x', '৺']]
|
||||
['x', '৺']
|
||||
]
|
||||
};
|
||||
|
||||
$.ime.register( bnInScript2 );
|
||||
|
||||
}( jQuery ) );
|
||||
|
||||
Reference in New Issue
Block a user