mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
c3ea309a78
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
16 lines
737 B
JSON
16 lines
737 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Elfalem"
|
|
]
|
|
},
|
|
"visualeditor-annotationbutton-code-tooltip": "የኮምፒዩተር ኮድ",
|
|
"visualeditor-annotationbutton-language-tooltip": "ቋንቋ",
|
|
"visualeditor-annotationbutton-link-tooltip": "መያያዣ",
|
|
"visualeditor-dialog-action-goback": "ተመለስ",
|
|
"visualeditor-languageinspector-title": "ቋንቋ",
|
|
"visualeditor-languageinspector-widget-label-direction": "አቅጣጫ",
|
|
"visualeditor-languageinspector-widget-label-langcode": "የቋንቋ ኮድ",
|
|
"visualeditor-languageinspector-widget-label-language": "ቋንቋ",
|
|
"visualeditor-languageinspector-block-tooltip-rtldirection": ": ከቀኝ ወደ ግራ"
|
|
} |