mediawiki-extensions-Visual.../modules/ve/i18n/mt.json
Roan Kattouw c3ea309a78 Move language inspector messages to VE core
They conceptually belong in VE-MW, but right now the language
inspector is used in the VE standalone, and not having the
messages breaks it.

Change-Id: I0f84c6ee6c6142581c895515a2bd2a6caf4e511d
2013-12-13 13:23:58 -08:00

16 lines
682 B
JSON

{
"@metadata": {
"authors": [
"Chrisportelli"
]
},
"visualeditor": "VisualEditor",
"visualeditor-annotationbutton-bold-tooltip": "Tipa ħoxna",
"visualeditor-annotationbutton-code-tooltip": "Kodiċi tal-kompjuter",
"visualeditor-annotationbutton-italic-tooltip": "Tipa korsiva",
"visualeditor-annotationbutton-language-tooltip": "Lingwa",
"visualeditor-annotationbutton-link-tooltip": "Ħolqa",
"visualeditor-languageinspector-widget-label-direction": "Direzzjoni",
"visualeditor-languageinspector-widget-label-langcode": "Kodiċi tal-lingwa",
"visualeditor-languageinspector-widget-label-language": "Lingwa"
}