mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-28 18:21:02 +00:00
Merge "Change the code of Greek to 'el'."
This commit is contained in:
commit
a5d3edf920
|
@ -619,7 +619,7 @@ getDefaultConfig: function() {
|
||||||
'greek': {
|
'greek': {
|
||||||
'labelMsg': 'wikieditor-toolbar-characters-page-greek',
|
'labelMsg': 'wikieditor-toolbar-characters-page-greek',
|
||||||
'layout': 'characters',
|
'layout': 'characters',
|
||||||
'language': 'hl',
|
'language': 'el',
|
||||||
'characters': [
|
'characters': [
|
||||||
"\u0391", "\u0386", "\u03b1", "\u03ac", "\u0392", "\u03b2", "\u0393", "\u03b3", "\u0394",
|
"\u0391", "\u0386", "\u03b1", "\u03ac", "\u0392", "\u03b2", "\u0393", "\u03b3", "\u0394",
|
||||||
"\u03b4", "\u0395", "\u0388", "\u03b5", "\u03ad", "\u0396", "\u03b6", "\u0397", "\u0389",
|
"\u03b4", "\u0395", "\u0388", "\u03b5", "\u03ad", "\u0396", "\u03b6", "\u0397", "\u0389",
|
||||||
|
|
Loading…
Reference in a new issue