mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-27 16:40:07 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ic609e90b8804abb44ea766a925b92f008a037d55
This commit is contained in:
parent
5c3e25b6f4
commit
86863ae70e
|
@ -5,7 +5,8 @@
|
|||
"Sp5uhe",
|
||||
"Woytecr",
|
||||
"Chrumps",
|
||||
"WTM"
|
||||
"WTM",
|
||||
"Railfail536"
|
||||
]
|
||||
},
|
||||
"codeeditor-desc": "Edytowanie stron z kolorowaniem składni JavaScript oraz CSS z użyciem [https://ace.c9.io/ edytora Ace]",
|
||||
|
@ -19,5 +20,7 @@
|
|||
"codeeditor-gotoline-placeholder": "linia[:kolumna]",
|
||||
"codeeditor-gotoline-prompt": "Wprowadź numer wiersza",
|
||||
"codeeditor-indent": "Zwiększ wcięcie",
|
||||
"codeeditor-outdent": "Zmniejsz wcięcie"
|
||||
"codeeditor-outdent": "Zmniejsz wcięcie",
|
||||
"codeeditor-error-title": "Zależność nie powiodła się",
|
||||
"codeeditor-error-message": "CodeEditor wymaga do działania rozszerzenia WikiEditor"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue