akaunting 3.0 (the last dance)
This commit is contained in:
@ -9,23 +9,12 @@ return [
|
||||
'new' => 'Neu',
|
||||
'top_free' => 'Top kostenlos',
|
||||
'free' => 'Kostenlos',
|
||||
'monthly' => 'Monatlich',
|
||||
'yearly' => 'Jährlich',
|
||||
'yearly_pricing' => 'Jährliche Rechnung',
|
||||
'monthly_price' => 'Ab :price',
|
||||
'per_month' => 'pro Monat',
|
||||
'billed_yearly' => 'Jährlich abgerechnet',
|
||||
'billed_monthly' => 'Monatlich abgerechnet',
|
||||
'save_year' => 'Sie sparen <strong>:price</strong> pro Jahr!',
|
||||
'if_paid_year' => 'Oder <strong>:price/mo</strong> wenn jährlich bezahlt',
|
||||
'information_monthly' => 'Diese Option ist nur für <strong>Cloud-Service gültig</strong>',
|
||||
'install' => 'Installieren',
|
||||
'buy_now' => 'Jetzt kaufen',
|
||||
'get_api_key' => '<a href=":url" target="_blank">Klicke hier</a> um Ihren API-Schlüssel zu erhalten.',
|
||||
'no_apps' => 'Bisher existieren noch keine Apps in dieser Kategorie.',
|
||||
'become_developer' => 'Sind sie ein Entwickler? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Hier</a> lernen Sie wie Sie eine App erstellen und verkaufen können!',
|
||||
'recommended_apps' => 'Empfohlene Apps',
|
||||
'can_not_install' => 'Monatliche Abonnements sind nur im Cloud-Dienst verfügbar. <a href="https://akaunting.com/upgrade-to-yearly" target="_blank">Erfahre mehr.</a>',
|
||||
|
||||
'about' => 'Über',
|
||||
|
||||
@ -60,7 +49,6 @@ return [
|
||||
],
|
||||
|
||||
'errors' => [
|
||||
'purchase' => 'Du solltest :module kaufen/erneuern!',
|
||||
'download' => ':module kann nicht heruntergeladen werden',
|
||||
'zip' => ':module zip Datei kann nicht erstellt werden',
|
||||
'unzip' => ':module kann nicht entpackt werden',
|
||||
|
Reference in New Issue
Block a user