From bd6b9fcabf857d98d696c5b08583005ea8da24d5 Mon Sep 17 00:00:00 2001 From: Michael Mollick Date: Wed, 21 Oct 2015 00:16:46 -0400 Subject: [PATCH] Applied StyleCI patch --- resources/lang/da/forms.php | 26 +++++++++++++------------- resources/lang/de/forms.php | 8 ++++---- resources/lang/en-UD/forms.php | 8 ++++---- resources/lang/en/forms.php | 26 +++++++++++++------------- resources/lang/es/forms.php | 10 +++++----- resources/lang/fr/forms.php | 8 ++++---- resources/lang/id/forms.php | 8 ++++---- resources/lang/it/forms.php | 10 +++++----- resources/lang/ko/forms.php | 10 +++++----- resources/lang/nl/forms.php | 8 ++++---- resources/lang/pl/forms.php | 10 +++++----- resources/lang/pt-BR/forms.php | 26 +++++++++++++------------- resources/lang/ru/forms.php | 10 +++++----- resources/lang/zh-CN/forms.php | 10 +++++----- 14 files changed, 89 insertions(+), 89 deletions(-) diff --git a/resources/lang/da/forms.php b/resources/lang/da/forms.php index 708cc8b7..df9ad3da 100755 --- a/resources/lang/da/forms.php +++ b/resources/lang/da/forms.php @@ -116,20 +116,20 @@ return [ 'custom-css' => 'Tilpasset stylesheet', ], 'theme' => [ - 'background-color' => 'Baggrundsfarve', - 'background-fills' => 'Baggrundsfyld (Komponenter, hændelser og footer)', + 'background-color' => 'Baggrundsfarve', + 'background-fills' => 'Baggrundsfyld (Komponenter, hændelser og footer)', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', - 'text-color' => 'Tekstfarve', - 'dashboard-login' => 'Vis oversigtsside ikon i bunden af siden?', - 'reds' => 'Rød (Brugt til fejl)', - 'blues' => 'Blå (Brugt til information)', - 'greens' => 'Grøn (Brugt til success)', - 'yellows' => 'Gul (Brugt til advarsler)', - 'oranges' => 'Orange (Brugt til noter)', - 'metrics' => 'Graffyld', - 'links' => 'Links', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', + 'text-color' => 'Tekstfarve', + 'dashboard-login' => 'Vis oversigtsside ikon i bunden af siden?', + 'reds' => 'Rød (Brugt til fejl)', + 'blues' => 'Blå (Brugt til information)', + 'greens' => 'Grøn (Brugt til success)', + 'yellows' => 'Gul (Brugt til advarsler)', + 'oranges' => 'Orange (Brugt til noter)', + 'metrics' => 'Graffyld', + 'links' => 'Links', ], ], diff --git a/resources/lang/de/forms.php b/resources/lang/de/forms.php index 5971eaef..7193cdfd 100755 --- a/resources/lang/de/forms.php +++ b/resources/lang/de/forms.php @@ -115,11 +115,11 @@ return [ 'custom-css' => 'Benutzerdefiniertes Stylesheet', ], 'theme' => [ - 'background-color' => 'Hintergrundfarbe', - 'text-color' => 'Schriftfarbe', + 'background-color' => 'Hintergrundfarbe', + 'text-color' => 'Schriftfarbe', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/en-UD/forms.php b/resources/lang/en-UD/forms.php index d85b30f1..d59372b7 100755 --- a/resources/lang/en-UD/forms.php +++ b/resources/lang/en-UD/forms.php @@ -115,11 +115,11 @@ return [ 'custom-css' => 'crwdns409:0crwdne409:0', ], 'theme' => [ - 'background-color' => 'crwdns410:0crwdne410:0', - 'text-color' => 'crwdns411:0crwdne411:0', + 'background-color' => 'crwdns410:0crwdne410:0', + 'text-color' => 'crwdns411:0crwdne411:0', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/en/forms.php b/resources/lang/en/forms.php index 87fe7fc0..b4d8c6f2 100755 --- a/resources/lang/en/forms.php +++ b/resources/lang/en/forms.php @@ -116,20 +116,20 @@ return [ 'custom-css' => 'Custom Stylesheet', ], 'theme' => [ - 'background-color' => 'Background Color', - 'background-fills' => 'Background Fills (Components, Incidents, Footer)', + 'background-color' => 'Background Color', + 'background-fills' => 'Background Fills (Components, Incidents, Footer)', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', - 'text-color' => 'Text Color', - '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', - 'links' => 'Links', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', + 'text-color' => 'Text Color', + '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', + 'links' => 'Links', ], ], diff --git a/resources/lang/es/forms.php b/resources/lang/es/forms.php index eaf0d410..0d273aba 100755 --- a/resources/lang/es/forms.php +++ b/resources/lang/es/forms.php @@ -105,12 +105,12 @@ return [ 'custom-css' => 'Hoja de estilo personalizada', ], 'theme' => [ - 'background-color' => 'Color de fondo', - 'text-color' => 'Color de Texto', - 'dashboard-login' => '¿Mostrar botón del panel en el pie?', + 'background-color' => 'Color de fondo', + 'text-color' => 'Color de Texto', + 'dashboard-login' => '¿Mostrar botón del panel en el pie?', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/fr/forms.php b/resources/lang/fr/forms.php index cba21f32..053d94ed 100755 --- a/resources/lang/fr/forms.php +++ b/resources/lang/fr/forms.php @@ -115,11 +115,11 @@ return [ 'custom-css' => 'Feuille de style personnalisée', ], 'theme' => [ - 'background-color' => 'Couleur de fond', - 'text-color' => 'Couleur Texte', + 'background-color' => 'Couleur de fond', + 'text-color' => 'Couleur Texte', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/id/forms.php b/resources/lang/id/forms.php index 0f9e19ef..c062070d 100755 --- a/resources/lang/id/forms.php +++ b/resources/lang/id/forms.php @@ -115,11 +115,11 @@ return [ 'custom-css' => 'Stylesheet Kustom', ], 'theme' => [ - 'background-color' => 'Warna Latar', - 'text-color' => 'Warna Teks', + 'background-color' => 'Warna Latar', + 'text-color' => 'Warna Teks', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/it/forms.php b/resources/lang/it/forms.php index d3105750..ac283e01 100644 --- a/resources/lang/it/forms.php +++ b/resources/lang/it/forms.php @@ -115,12 +115,12 @@ return [ 'custom-css' => 'Foglio di stile personalizzato', ], 'theme' => [ - 'background-color' => 'Colore di sfondo', - 'text-color' => 'Colore del testo', - 'dashboard-login' => 'Visualizzare il pulsante Dashboard nel footer?', + 'background-color' => 'Colore di sfondo', + 'text-color' => 'Colore del testo', + 'dashboard-login' => 'Visualizzare il pulsante Dashboard nel footer?', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/ko/forms.php b/resources/lang/ko/forms.php index 58eaf5e8..86192544 100755 --- a/resources/lang/ko/forms.php +++ b/resources/lang/ko/forms.php @@ -115,12 +115,12 @@ return [ 'custom-css' => '사용자 정의 스타일시트', ], 'theme' => [ - 'background-color' => '배경색', - 'text-color' => '글자색', - 'dashboard-login' => 'Show dashboard button in the footer?', + 'background-color' => '배경색', + 'text-color' => '글자색', + 'dashboard-login' => 'Show dashboard button in the footer?', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/nl/forms.php b/resources/lang/nl/forms.php index f137f90f..48e5e3a4 100755 --- a/resources/lang/nl/forms.php +++ b/resources/lang/nl/forms.php @@ -115,11 +115,11 @@ return [ 'custom-css' => 'Custom Stylesheet', ], 'theme' => [ - 'background-color' => 'Achtergrondkleur', - 'text-color' => 'Tekstkleur', + 'background-color' => 'Achtergrondkleur', + 'text-color' => 'Tekstkleur', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/pl/forms.php b/resources/lang/pl/forms.php index 1e91e841..bdf3da3b 100755 --- a/resources/lang/pl/forms.php +++ b/resources/lang/pl/forms.php @@ -107,12 +107,12 @@ return [ 'custom-css' => 'Własny Stylesheet', ], 'theme' => [ - 'background-color' => 'Kolor tła', - 'text-color' => 'Kolor tekstu', - 'dashboard-login' => 'Show dashboard button in the footer?', + 'background-color' => 'Kolor tła', + 'text-color' => 'Kolor tekstu', + 'dashboard-login' => 'Show dashboard button in the footer?', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php index 37cb8d33..a7abd05e 100755 --- a/resources/lang/pt-BR/forms.php +++ b/resources/lang/pt-BR/forms.php @@ -116,20 +116,20 @@ return [ 'custom-css' => 'Folha de estilos personalizada', ], 'theme' => [ - 'background-color' => 'Cor de fundo', - 'background-fills' => 'Preenchimento do fundo (Componentes, Incidentes, Rodapé)', + 'background-color' => 'Cor de fundo', + 'background-fills' => 'Preenchimento do fundo (Componentes, Incidentes, Rodapé)', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', - 'text-color' => 'Cor do texto', - 'dashboard-login' => 'Exibir o botão do dashboard no rodapé?', - 'reds' => 'Vermelho (Utilizado para erros)', - 'blues' => 'Azul (utilizado para informações)', - 'greens' => 'Verde (Utilizado para sucesso)', - 'yellows' => 'Amarelo (Utilizado para alertas)', - 'oranges' => 'Larange (Utilizado para notícias)', - 'metrics' => 'Métricas', - 'links' => 'Links', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', + 'text-color' => 'Cor do texto', + 'dashboard-login' => 'Exibir o botão do dashboard no rodapé?', + 'reds' => 'Vermelho (Utilizado para erros)', + 'blues' => 'Azul (utilizado para informações)', + 'greens' => 'Verde (Utilizado para sucesso)', + 'yellows' => 'Amarelo (Utilizado para alertas)', + 'oranges' => 'Larange (Utilizado para notícias)', + 'metrics' => 'Métricas', + 'links' => 'Links', ], ], diff --git a/resources/lang/ru/forms.php b/resources/lang/ru/forms.php index 8b0ec634..5d000fae 100644 --- a/resources/lang/ru/forms.php +++ b/resources/lang/ru/forms.php @@ -115,12 +115,12 @@ return [ 'custom-css' => 'Пользовательские таблицы стилей', ], 'theme' => [ - 'background-color' => 'Цвет фона', - 'text-color' => 'Цвет текста', - 'dashboard-login' => 'Show dashboard button in the footer?', + 'background-color' => 'Цвет фона', + 'text-color' => 'Цвет текста', + 'dashboard-login' => 'Show dashboard button in the footer?', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ], diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index b763cb54..8edc1443 100755 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -115,12 +115,12 @@ return [ 'custom-css' => '自定义样式表', ], 'theme' => [ - 'background-color' => '背景色', - 'text-color' => '文字颜色', - 'dashboard-login' => 'Show dashboard button in the footer?', + 'background-color' => '背景色', + 'text-color' => '文字颜色', + 'dashboard-login' => 'Show dashboard button in the footer?', 'banner-background-color' => 'Banner Background Color', - 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'banner-padding' => 'Banner Padding', + 'fullwidth-banner' => 'Enable fullwidth banner?', ], ],