mediawiki-extensions-Visual.../modules/ve-mw/tests/browser/i18n/en.json
Vikas S Yaligar d42e10cacb [BrowserTest] Added screenshots scenarios for links and categories
Also minor cleanup of rspec old "should" syntax, changed all occurences to
"expect" syntax.

Change-Id: I0c2dfc18d06812ed9da2f6c0056c95b7755e5afd
2015-07-18 15:39:28 +00:00

11 lines
222 B
JSON

{
"@metadata": {
"authors": [
"Vikas Yaligar"
]
},
"languagescreenshot-hello-world-text": "Hello, World!",
"languagescreenshot-world-text": "World",
"languagescreenshot-category-earth-text": "Category:Earth"
}