mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-12 09:57:16 +00:00
Merge "localise buttons for ky"
This commit is contained in:
commit
d6c7c612af
|
@ -45,6 +45,7 @@ getDefaultConfig: function() {
|
|||
'hu': 'format-bold-F.png',
|
||||
'it': 'format-bold-G.png',
|
||||
'ka': 'format-bold-ka.png',
|
||||
'ky': 'format-bold-ru.png',
|
||||
'nl': 'format-bold-V.png',
|
||||
'os': 'format-bold-os.png',
|
||||
'pt': 'format-bold-N.png',
|
||||
|
@ -78,6 +79,7 @@ getDefaultConfig: function() {
|
|||
'es': [2, -790],
|
||||
'he': [2, -862],
|
||||
'it': [2, -790],
|
||||
'ky': [2, -934],
|
||||
'nl': [2, -790],
|
||||
'pt': [2, -862],
|
||||
'pt-br': [2, -862],
|
||||
|
@ -98,6 +100,7 @@ getDefaultConfig: function() {
|
|||
'hu': 'format-italic-D.png',
|
||||
'it': 'format-italic-C.png',
|
||||
'ka': 'format-italic-ka.png',
|
||||
'ky': 'format-italic-K.png',
|
||||
'nl': 'format-italic-C.png',
|
||||
'os': 'format-italic-K.png',
|
||||
'pt': 'format-italic-I.png',
|
||||
|
|
Loading…
Reference in a new issue