Remove the old placeholder translations for French and US English

This commit is contained in:
Jermolene
2014-02-20 16:20:14 +00:00
parent 921ff6ae39
commit 5bc408fa75
4 changed files with 0 additions and 22 deletions
-3
View File
@@ -1,3 +0,0 @@
title: $:/language/ControlPanel/
Basics/Language/Prompt: Hiya! Current language:
-8
View File
@@ -1,8 +0,0 @@
{
"title": "$:/languages/en-US",
"name": "en-US",
"plugin-type": "language",
"description": "English (US)",
"author": "JeremyRuston",
"core-version": ">=5.0.0"
}
-3
View File
@@ -1,3 +0,0 @@
title: $:/language/ControlPanel/
Basics/Language/Prompt: Bonjour! Langage courant:
-8
View File
@@ -1,8 +0,0 @@
{
"title": "$:/languages/fr-FR",
"name": "fr-FR",
"plugin-type": "language",
"description": "French (France)",
"author": "JeremyRuston",
"core-version": ">=5.0.0"
}