ENHANCEMENT added missing translations, I do not speak swedish and added this translation with the help of google translate, so it might have mistakes

This commit is contained in:
Roland Lehmann 2013-01-12 10:24:14 +01:00
parent e7e731a13b
commit b32208c2ae
3 changed files with 12 additions and 3 deletions

View File

@ -8,4 +8,7 @@ de:
WidgetEditor.ss:
DELETE: "Löschen"
WidgetDescription.ss:
CLICKTOADDWIDGET: "Klicke um dieses Widget hinzuzufügen"
CLICKTOADDWIDGET: "Klicke um dieses Widget hinzuzufügen"
WidgetArea:
PLURALNAME: "Widgetbereiche"
SINGULARNAME: "Widgetbereich"

View File

@ -8,4 +8,7 @@ en:
WidgetEditor.ss:
DELETE: "Delete"
WidgetDescription.ss:
CLICKTOADDWIDGET: "Click to add this widget"
CLICKTOADDWIDGET: "Click to add this widget"
WidgetArea:
PLURALNAME: "Widget areas"
SINGULARNAME: "Widget area"

View File

@ -8,4 +8,7 @@ sv:
WidgetEditor.ss:
DELETE: "Radera"
WidgetDescription.ss:
CLICKTOADDWIDGET: "Klicka för att lägga till denna widget"
CLICKTOADDWIDGET: "Klicka för att lägga till denna widget"
WidgetArea:
PLURALNAME: "Widget Areas"
SINGULARNAME: "Widget Area"