Skip to content

Commit

Permalink
Merge branch 'master' into dev-823
Browse files Browse the repository at this point in the history
  • Loading branch information
srish authored Feb 10, 2025
2 parents 9df14da + d2658f4 commit 2c84e94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rules/shn/shn-standard.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

var shn = {
id: 'shn-standard',
name: 'လွၵ်းမိုဝ်းလိၵ်ႈတႆး',
name: 'တႆး',
description: 'Shan Standard Keyboard per SIIT',
date: '2022-09-15',
URL: 'https://www.mediawiki.org/wiki/Help:Extension:UniversalLanguageSelector/Input_methods/shan-standard-keyboard',
Expand Down
4 changes: 2 additions & 2 deletions src/jquery.ime.inputmethods.js
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@
source: 'rules/sg/sg-tilde.js'
},
'shn-standard': {
name: 'လွၵ်းမိုဝ်းလိၵ်ႈတႆး',
name: 'တႆး',
source: 'rules/shn/shn-standard.js'
},
'si-singlish': {
Expand Down Expand Up @@ -1767,7 +1767,7 @@
inputmethods: [ 'ber-tfng' ]
},
shn: {
autonym: 'လိၵ်ႈတႆး',
autonym: 'တႆး',
inputmethods: [ 'shn-standard' ]
},
si: {
Expand Down

0 comments on commit 2c84e94

Please sign in to comment.