diff --git a/i18n/en.json b/i18n/en.json index bf96315..a99d62c 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1,13 +1,13 @@ { - "@metadata": { - "authors": [ - "F.trott" - ] - }, - "semanticglossary-desc": "A glossary extension with a [http://semantic-mediawiki.org Semantic MediaWiki] backend", - "semanticglossary-termdefinedtwice": "The page [[$1]] contains more than one term and/or more than one definition. The entries will not be available for the glossary.", - "semanticglossary-prop-glt": "Glossary-Term", - "semanticglossary-prop-gld": "Glossary-Definition", - "semanticglossary-prop-gll": "Glossary-Link", - "semanticglossary-prop-gls": "Glossary-Style" + "@metadata": { + "authors": [ + "F.trott" + ] + }, + "semanticglossary-desc": "A glossary extension with a [http://semantic-mediawiki.org Semantic MediaWiki] backend", + "semanticglossary-termdefinedtwice": "The page [[$1]] contains more than one term and/or more than one definition. The entries will not be available for the glossary.", + "semanticglossary-prop-glt": "Glossary-Term", + "semanticglossary-prop-gld": "Glossary-Definition", + "semanticglossary-prop-gll": "Glossary-Link", + "semanticglossary-prop-gls": "Glossary-Style" }