From 7b4f9360bac0f9e2c1fabfc092862eb8b41d7195 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Gonz=C3=A1lez?= Date: Thu, 13 Aug 2015 02:56:50 +0200 Subject: [PATCH] typo correction --- resources/lang/de/texts.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/de/texts.php b/resources/lang/de/texts.php index 4350c84da457..80a1e0ff4287 100644 --- a/resources/lang/de/texts.php +++ b/resources/lang/de/texts.php @@ -671,7 +671,7 @@ return array( 'pro_plan_title' => 'NINJA PRO', 'pro_plan_call_to_action' => 'Jetzt Upgraden!', 'pro_plan_feature1' => 'Unlimitierte Anzahl Kunden erstellen', - 'pro_plan_feature2' => 'Zugriff ui 10 schönen Rechnungsdesigns', + 'pro_plan_feature2' => 'Zugriff auf 10 schöne Rechnungsdesigns', 'pro_plan_feature3' => 'Benutzerdefinierte URLs - "DeineFirma.InvoiceNinja.com"', 'pro_plan_feature4' => '"Erstellt durch Invoice Ninja" entfernen', 'pro_plan_feature5' => 'Multi-Benutzer Zugriff & Aktivitätstracking', @@ -740,4 +740,4 @@ return array( 'created_by_invoice' => 'Erstellt durch :invoice', -); \ No newline at end of file +);