VisualEditor/i18n/am.json
James D. Forrester 8e2477c67f [BREAKING CHANGE] Move modules to src and tests and i18n, UnicodeJS to lib
Move UnicodeJS into lib/ as it's now a library. Take advantage of this to move
modules/ve to src/ except for tests, which move to tests/, and messages, which move
to i18n/, moving the repo to be much closer to how others are structured.

Change-Id: Ic0f0354da9e1c38ec3ac349120ec9e3348b14556
2014-08-14 18:24:22 +01:00

16 行
593 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": "ቋንቋ"
}