mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-29 16:44:51 +00:00
d42e10cacb
Also minor cleanup of rspec old "should" syntax, changed all occurences to "expect" syntax. Change-Id: I0c2dfc18d06812ed9da2f6c0056c95b7755e5afd
11 lines
354 B
JSON
11 lines
354 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Amire80"
|
|
]
|
|
},
|
|
"languagescreenshot-hello-world-text": "A text to show as content in VisualEditor.",
|
|
"languagescreenshot-world-text": "The word 'world' from {{msg-mw|languagescreenshot-hello-world-text}}.",
|
|
"languagescreenshot-category-earth-text": "A text used in wikicode to add Category Earth to a article."
|
|
}
|