Skip to content

Commit

Permalink
Fix the autonym of the Tigre language (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
amire80 authored Sep 4, 2024
1 parent 9ee9bc8 commit c41546e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/jquery.ime.inputmethods.js
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@
source: 'rules/ti/ti-geezim.js'
},
'tig-geezim': {
name: 'ትግረ',
name: 'Tigre GeezIM',
source: 'rules/tig/tig-geezim.js'
},
'tn-tilde': {
Expand Down Expand Up @@ -1619,7 +1619,7 @@
inputmethods: [ 'ti-geezim' ]
},
tig: {
autonym: 'ትግረ',
autonym: 'ትግሬ',
inputmethods: [ 'tig-geezim' ]
},
tkr: {
Expand Down

0 comments on commit c41546e

Please sign in to comment.