Sync language files
This commit is contained in:
+10
-10
@@ -84,8 +84,8 @@ return [
|
||||
'calc_type' => 'Berechnung der Metrik',
|
||||
'type_sum' => 'Summe',
|
||||
'type_avg' => 'Durchschnitt',
|
||||
'places' => 'Decimal Places',
|
||||
'default_view' => 'Default View',
|
||||
'places' => 'Decimal places',
|
||||
'default_view' => 'Default view',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Wert',
|
||||
@@ -126,18 +126,18 @@ return [
|
||||
],
|
||||
'theme' => [
|
||||
'background-color' => 'Hintergrundfarbe',
|
||||
'background-fills' => 'Background Fills (Components, Incidents, Footer)',
|
||||
'background-fills' => 'Background fills (components, incidents, footer)',
|
||||
'banner-background-color' => 'Banner Background Color',
|
||||
'banner-padding' => 'Banner Padding',
|
||||
'fullwidth-banner' => 'Enable fullwidth banner?',
|
||||
'text-color' => 'Schriftfarbe',
|
||||
'dashboard-login' => 'Show dashboard button in the footer?',
|
||||
'reds' => 'Red (Used for errors)',
|
||||
'blues' => 'Blue (Used for information)',
|
||||
'greens' => 'Green (Used for success)',
|
||||
'yellows' => 'Yellow (Used for alerts)',
|
||||
'oranges' => 'Orange (Used for notices)',
|
||||
'metrics' => 'Metrics Fill',
|
||||
'reds' => 'Red (used for errors)',
|
||||
'blues' => 'Blue (used for information)',
|
||||
'greens' => 'Green (used for success)',
|
||||
'yellows' => 'Yellow (used for alerts)',
|
||||
'oranges' => 'Orange (used for notices)',
|
||||
'metrics' => 'Metrics fill',
|
||||
'links' => 'Links',
|
||||
],
|
||||
],
|
||||
@@ -174,7 +174,7 @@ return [
|
||||
'cancel' => 'Abbrechen',
|
||||
'remove' => 'Entfernen',
|
||||
'invite' => 'Invite',
|
||||
'signup' => 'Sign Up',
|
||||
'signup' => 'Zarejestruj się',
|
||||
|
||||
// Other
|
||||
'optional' => '* optional',
|
||||
|
||||
Reference in New Issue
Block a user