diff --git a/resources/lang/de_DE/auth.php b/resources/lang/de_DE/auth.php
index a20bd688a1..5eff4c4e6b 100644
--- a/resources/lang/de_DE/auth.php
+++ b/resources/lang/de_DE/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Falscher Benutzername und/oder falsches Passwort.',
'throttle' => 'Zu viele Login-Versuche. Bitte versuchen Sie es in :seconds Sekunde(n) erneut.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/breadcrumbs.php b/resources/lang/de_DE/breadcrumbs.php
index 6566bd879c..0ce3f40bef 100644
--- a/resources/lang/de_DE/breadcrumbs.php
+++ b/resources/lang/de_DE/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Neuen Tag erstellen',
'edit_tag' => 'Bearbeite Tag ":tag"',
'delete_tag' => 'Lösche Tag ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php
index 452696cfce..ef642a7e8b 100644
--- a/resources/lang/de_DE/config.php
+++ b/resources/lang/de_DE/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/csv.php b/resources/lang/de_DE/csv.php
index 451551ca93..fca9ee7d0f 100644
--- a/resources/lang/de_DE/csv.php
+++ b/resources/lang/de_DE/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (durch Leerzeichen getrennt)',
'column_account-number' => 'Bestandskonto (Kontonr.)',
'column_opposing-number' => 'Zielkonto (Kontonr.)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/demo.php b/resources/lang/de_DE/demo.php
index 3a54a5a14e..24e22bfa97 100644
--- a/resources/lang/de_DE/demo.php
+++ b/resources/lang/de_DE/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Natürlich kann eine CSV-Datei in Firefly III importiert werden ',
'import-configure-security' => 'Aufgrund von Sicherheitsbedenken wurde der Upload mit einer lokalen Datei ersetzt.',
'import-configure-configuration' => 'Die unten stehende Konfiguration für die lokale Datei ist korrekt.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php
index e9dc2ab965..c7c9a77db5 100644
--- a/resources/lang/de_DE/firefly.php
+++ b/resources/lang/de_DE/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Alles anzeigen',
'never' => 'Nie',
'search_results_for' => 'Suchergebnisse für ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'Die Nachricht an :email ist nicht zustellbar, sodass Sie keinen Zugang haben.',
'deleted_error' => 'Die Zugangsdaten stimmen nicht überein.',
'general_blocked_error' => 'Ihr Benutzerkonto wurde deaktiviert, sodass Sie sich nicht anmelden können.',
@@ -966,4 +968,4 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/form.php b/resources/lang/de_DE/form.php
index ed179e8bcb..a5e6307e0d 100644
--- a/resources/lang/de_DE/form.php
+++ b/resources/lang/de_DE/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Zahlungsdatum',
'invoice_date' => 'Rechnungsdatum',
'internal_reference' => 'Interner Verweis',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/help.php b/resources/lang/de_DE/help.php
index 6fe068f80e..54f198a3cd 100644
--- a/resources/lang/de_DE/help.php
+++ b/resources/lang/de_DE/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Denken Sie daran, dass jede Seite ein kleines Fragezeichen in der oberen rechten Ecke hat. Klicken Sie darauf um Hilfe zur aktuellen Seite zu erhalten.',
'index' => 'index',
'home' => 'home',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php
index 0b6e04f918..801ae0be8b 100644
--- a/resources/lang/de_DE/list.php
+++ b/resources/lang/de_DE/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Anzahl Budgets',
'rule_and_groups_count' => 'Anzahl Regeln und Regelgruppen',
'tags_count' => 'Anzahl Tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/pagination.php b/resources/lang/de_DE/pagination.php
index 2d2efd2bd0..37de9e090a 100644
--- a/resources/lang/de_DE/pagination.php
+++ b/resources/lang/de_DE/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Vorherige',
'next' => 'Nächste »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/passwords.php b/resources/lang/de_DE/passwords.php
index b9deea7fd9..dcc36d2e91 100644
--- a/resources/lang/de_DE/passwords.php
+++ b/resources/lang/de_DE/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Wir haben Ihnen einen Link zum Zurücksetzen des Passworts zugesendet!',
'reset' => 'Ihr Passwort wurde zurückgesetzt!',
'blocked' => 'Netter Versuch.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php
index 472dc30487..56ca0aa328 100644
--- a/resources/lang/de_DE/validation.php
+++ b/resources/lang/de_DE/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => ':attribute existiert nicht in :other.',
'present' => 'Das :attribute Feld muss vorhanden sein.',
'amount_zero' => 'Der Gesamtbetrag darf nicht Null sein',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/auth.php b/resources/lang/es_ES/auth.php
index 7319a9d7b8..5d833b3d68 100644
--- a/resources/lang/es_ES/auth.php
+++ b/resources/lang/es_ES/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/breadcrumbs.php b/resources/lang/es_ES/breadcrumbs.php
index 54cb260179..6bcf9b862d 100644
--- a/resources/lang/es_ES/breadcrumbs.php
+++ b/resources/lang/es_ES/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Create new tag',
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/config.php b/resources/lang/es_ES/config.php
index f9d6c01819..223b3f8bd3 100644
--- a/resources/lang/es_ES/config.php
+++ b/resources/lang/es_ES/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/csv.php b/resources/lang/es_ES/csv.php
index 6b5abd3431..4acb52efdc 100644
--- a/resources/lang/es_ES/csv.php
+++ b/resources/lang/es_ES/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/demo.php b/resources/lang/es_ES/demo.php
index 3efa9c60a3..e7f8ea934d 100644
--- a/resources/lang/es_ES/demo.php
+++ b/resources/lang/es_ES/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php
index 23d501fdb0..73e438c75f 100644
--- a/resources/lang/es_ES/firefly.php
+++ b/resources/lang/es_ES/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Show everything',
'never' => 'Never',
'search_results_for' => 'Search results for ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
'deleted_error' => 'These credentials do not match our records.',
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php
index 271005bc4f..ff44cbf9ef 100644
--- a/resources/lang/es_ES/form.php
+++ b/resources/lang/es_ES/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/help.php b/resources/lang/es_ES/help.php
index 5198e5510f..61210ffe41 100644
--- a/resources/lang/es_ES/help.php
+++ b/resources/lang/es_ES/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php
index 91254e401d..90625d54e6 100644
--- a/resources/lang/es_ES/list.php
+++ b/resources/lang/es_ES/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/pagination.php b/resources/lang/es_ES/pagination.php
index 9e61a6cfcc..4eeab21dee 100644
--- a/resources/lang/es_ES/pagination.php
+++ b/resources/lang/es_ES/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Previous',
'next' => 'Next »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/passwords.php b/resources/lang/es_ES/passwords.php
index 8e1b72506b..2e11aa92dc 100644
--- a/resources/lang/es_ES/passwords.php
+++ b/resources/lang/es_ES/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/es_ES/validation.php b/resources/lang/es_ES/validation.php
index ea21edefe4..addd0e6f39 100644
--- a/resources/lang/es_ES/validation.php
+++ b/resources/lang/es_ES/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/auth.php b/resources/lang/fr_FR/auth.php
index 4b87a3d12c..7fc7beebaa 100644
--- a/resources/lang/fr_FR/auth.php
+++ b/resources/lang/fr_FR/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Ces identifiants n\'ont aucune correspondance.',
'throttle' => 'Trop de tentatives de connexion. Veuillez essayer à nouveau dans :seconds secondes.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php
index 2f4b250674..5211db8cfe 100644
--- a/resources/lang/fr_FR/breadcrumbs.php
+++ b/resources/lang/fr_FR/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Créer un nouveau tag',
'edit_tag' => 'Éditer le tag ":tag"',
'delete_tag' => 'Supprimer le tag ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/config.php b/resources/lang/fr_FR/config.php
index 94db8183c0..c5214455e4 100644
--- a/resources/lang/fr_FR/config.php
+++ b/resources/lang/fr_FR/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/csv.php b/resources/lang/fr_FR/csv.php
index 1bb3e6666d..2da66f7da6 100644
--- a/resources/lang/fr_FR/csv.php
+++ b/resources/lang/fr_FR/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags(séparé par des espaces)',
'column_account-number' => 'Compte d’actif (numéro de compte)',
'column_opposing-number' => 'Compte destination (numéro de compte)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/demo.php b/resources/lang/fr_FR/demo.php
index 3efa9c60a3..e7f8ea934d 100644
--- a/resources/lang/fr_FR/demo.php
+++ b/resources/lang/fr_FR/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php
index 1780701658..73f7e6e223 100644
--- a/resources/lang/fr_FR/firefly.php
+++ b/resources/lang/fr_FR/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Tout Afficher',
'never' => 'Jamais',
'search_results_for' => 'Résultats de recherche pour ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'Le message envoyé à :email a été rejeté, donc pas d\'accès pour vous.',
'deleted_error' => 'Ces informations d\'identification ne sont pas présentes dans nos données.',
'general_blocked_error' => 'Votre compte a été désactivé, vous ne pouvez plus vous connecter.',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php
index 9e14815256..e833b5995a 100644
--- a/resources/lang/fr_FR/form.php
+++ b/resources/lang/fr_FR/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Date de paiement',
'invoice_date' => 'Date de facturation',
'internal_reference' => 'Référence interne',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/help.php b/resources/lang/fr_FR/help.php
index 466fe59547..42bdf91724 100644
--- a/resources/lang/fr_FR/help.php
+++ b/resources/lang/fr_FR/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'N\'oubliez pas que chaque page a un petit point d\'interrogation en haut à droite. Cliquez dessus pour obtenir de l\'aide concernant la page actuelle.',
'index' => 'index',
'home' => 'accueil',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php
index 663fecee44..55aba8cc1d 100644
--- a/resources/lang/fr_FR/list.php
+++ b/resources/lang/fr_FR/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/pagination.php b/resources/lang/fr_FR/pagination.php
index 8adc2767a1..f073608f48 100644
--- a/resources/lang/fr_FR/pagination.php
+++ b/resources/lang/fr_FR/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Précédent',
'next' => 'Suivant »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/passwords.php b/resources/lang/fr_FR/passwords.php
index b9b998ec31..56d5c341d7 100644
--- a/resources/lang/fr_FR/passwords.php
+++ b/resources/lang/fr_FR/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Nous vous avons envoyé par e-mail un lien de réinitialisation de votre mot de passe !',
'reset' => 'Votre mot de passe a été réinitialisé !',
'blocked' => 'Bien essayé cependant.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/fr_FR/validation.php b/resources/lang/fr_FR/validation.php
index f34faf28ea..aab122ceaa 100644
--- a/resources/lang/fr_FR/validation.php
+++ b/resources/lang/fr_FR/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/auth.php b/resources/lang/hr_HR/auth.php
index 7319a9d7b8..5d833b3d68 100644
--- a/resources/lang/hr_HR/auth.php
+++ b/resources/lang/hr_HR/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/breadcrumbs.php b/resources/lang/hr_HR/breadcrumbs.php
index b6c21030e4..4b23411578 100644
--- a/resources/lang/hr_HR/breadcrumbs.php
+++ b/resources/lang/hr_HR/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Kreiraj novu oznaku',
'edit_tag' => 'Uredi oznaku ":tag"',
'delete_tag' => 'Obriši oznaku ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/config.php b/resources/lang/hr_HR/config.php
index 19e9360ac6..61ed65512d 100644
--- a/resources/lang/hr_HR/config.php
+++ b/resources/lang/hr_HR/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/csv.php b/resources/lang/hr_HR/csv.php
index 6b5abd3431..4acb52efdc 100644
--- a/resources/lang/hr_HR/csv.php
+++ b/resources/lang/hr_HR/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/demo.php b/resources/lang/hr_HR/demo.php
index 3efa9c60a3..e7f8ea934d 100644
--- a/resources/lang/hr_HR/demo.php
+++ b/resources/lang/hr_HR/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/firefly.php b/resources/lang/hr_HR/firefly.php
index 23d501fdb0..73e438c75f 100644
--- a/resources/lang/hr_HR/firefly.php
+++ b/resources/lang/hr_HR/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Show everything',
'never' => 'Never',
'search_results_for' => 'Search results for ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
'deleted_error' => 'These credentials do not match our records.',
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/form.php b/resources/lang/hr_HR/form.php
index 271005bc4f..ff44cbf9ef 100644
--- a/resources/lang/hr_HR/form.php
+++ b/resources/lang/hr_HR/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/help.php b/resources/lang/hr_HR/help.php
index 5198e5510f..61210ffe41 100644
--- a/resources/lang/hr_HR/help.php
+++ b/resources/lang/hr_HR/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/list.php b/resources/lang/hr_HR/list.php
index 91254e401d..90625d54e6 100644
--- a/resources/lang/hr_HR/list.php
+++ b/resources/lang/hr_HR/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/pagination.php b/resources/lang/hr_HR/pagination.php
index 0d6df7e178..0efae8cb62 100644
--- a/resources/lang/hr_HR/pagination.php
+++ b/resources/lang/hr_HR/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Prethodna',
'next' => 'Sljedeća »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/passwords.php b/resources/lang/hr_HR/passwords.php
index 93f1918c4e..80362c2eca 100644
--- a/resources/lang/hr_HR/passwords.php
+++ b/resources/lang/hr_HR/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Na e-mail smo ti poslali poveznicu za promjenu lozinke!',
'reset' => 'Tvoja lozinka je promijenjena!',
'blocked' => 'Lijep pokušaj.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/hr_HR/validation.php b/resources/lang/hr_HR/validation.php
index ea21edefe4..addd0e6f39 100644
--- a/resources/lang/hr_HR/validation.php
+++ b/resources/lang/hr_HR/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/auth.php b/resources/lang/nl_NL/auth.php
index ea6e4eba7f..f046afaa6e 100644
--- a/resources/lang/nl_NL/auth.php
+++ b/resources/lang/nl_NL/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Deze gegevens zijn niet correct.',
'throttle' => 'Te veel inlogpogingen. Probeer opnieuw in: seconden seconden.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php
index b163e9ed68..915aae7995 100644
--- a/resources/lang/nl_NL/breadcrumbs.php
+++ b/resources/lang/nl_NL/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Maak nieuwe tag',
'edit_tag' => 'Wijzig tag ":tag"',
'delete_tag' => 'Verwijder tag ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/config.php b/resources/lang/nl_NL/config.php
index 3abd349770..608b288833 100644
--- a/resources/lang/nl_NL/config.php
+++ b/resources/lang/nl_NL/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/csv.php b/resources/lang/nl_NL/csv.php
index a50e4dd193..876ca796a4 100644
--- a/resources/lang/nl_NL/csv.php
+++ b/resources/lang/nl_NL/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (spatiegescheiden)',
'column_account-number' => 'Betaalrekening (rekeningnummer)',
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/demo.php b/resources/lang/nl_NL/demo.php
index f50aa30c9a..ff2c7b4b54 100644
--- a/resources/lang/nl_NL/demo.php
+++ b/resources/lang/nl_NL/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php
index 4a8c0fece7..f27beb8fec 100644
--- a/resources/lang/nl_NL/firefly.php
+++ b/resources/lang/nl_NL/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Laat alles zien',
'never' => 'Nooit',
'search_results_for' => 'Zoekresultaten voor ":query"',
+ 'advanced_search' => 'Geavanceerd zoeken',
+ 'advanced_search_intro' => 'Er zijn een paar parameters die je in je zoekopdracht kan gebruiken om betere resultaten te krijgen. Ze werken alleen op transacties. Klik op het -icoontje om hier meer over te lezen.',
'bounced_error' => 'Het emailtje naar :email kwam nooit aan.',
'deleted_error' => 'Deze gegevens zijn niet correct.',
'general_blocked_error' => 'Je account is uitgeschakeld, je kan helaas niet inloggen.',
@@ -454,7 +456,7 @@ return [
'deleted_currency' => 'Valuta :name verwijderd',
'created_currency' => 'Nieuwe valuta :name opgeslagen',
'updated_currency' => 'Valuta :name bijgewerkt',
- 'ask_site_owner' => 'Vraag :site_owner of deze valuta wilt toevoegen, verwijderen of wijzigen.',
+ 'ask_site_owner' => 'Vraag :owner of deze valuta wilt toevoegen, verwijderen of wijzigen.',
'currencies_intro' => 'Firefly III ondersteunt diverse valuta die je hier kan instellen en bewerken.',
'make_default_currency' => 'maak standaard',
'default_currency' => 'standaard',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php
index 2e075be59a..c3a5997cea 100644
--- a/resources/lang/nl_NL/form.php
+++ b/resources/lang/nl_NL/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Betalingsdatum',
'invoice_date' => 'Factuurdatum',
'internal_reference' => 'Interne verwijzing',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/help.php b/resources/lang/nl_NL/help.php
index 2b4b79b2f9..9ca29221ad 100644
--- a/resources/lang/nl_NL/help.php
+++ b/resources/lang/nl_NL/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Elke pagina heeft een vraagtekentje rechtsboven. Gebruik deze voor meer hulp. Veel plezier!',
'index' => 'index',
'home' => 'home',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php
index 2eeeb69f34..95efafc5d6 100644
--- a/resources/lang/nl_NL/list.php
+++ b/resources/lang/nl_NL/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Aantal budgetten',
'rule_and_groups_count' => 'Aantal regels en regelgroepen',
'tags_count' => 'Aantal tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/pagination.php b/resources/lang/nl_NL/pagination.php
index df407a1708..02de2ab65b 100644
--- a/resources/lang/nl_NL/pagination.php
+++ b/resources/lang/nl_NL/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Vorige',
'next' => 'Volgende »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/passwords.php b/resources/lang/nl_NL/passwords.php
index 0e6bcd3176..3839a12e68 100644
--- a/resources/lang/nl_NL/passwords.php
+++ b/resources/lang/nl_NL/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Je krijgt een mailtje met een linkje om je wachtwoord te herstellen!',
'reset' => 'Je wachtwoord is hersteld!',
'blocked' => 'Leuk geprobeerd wel.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php
index 4cc89b2fb5..7533fe6848 100644
--- a/resources/lang/nl_NL/validation.php
+++ b/resources/lang/nl_NL/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'Het :attribute veld bestaat niet in :other.',
'present' => 'Het :attribute veld moet aanwezig zijn.',
'amount_zero' => 'Het totaalbedrag kan niet nul zijn',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/auth.php b/resources/lang/pl_PL/auth.php
index dabd854a8e..a7b55af932 100644
--- a/resources/lang/pl_PL/auth.php
+++ b/resources/lang/pl_PL/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Te poświadczenia nie zgadzają się z naszymi danymi.',
'throttle' => 'Zbyt wiele prób logowania. Spróbuj ponownie za :seconds sekund.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/breadcrumbs.php b/resources/lang/pl_PL/breadcrumbs.php
index fbd869f96d..210aab7ca0 100644
--- a/resources/lang/pl_PL/breadcrumbs.php
+++ b/resources/lang/pl_PL/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Utwórz nowy tag',
'edit_tag' => 'Modyfikuj tag ":tag"',
'delete_tag' => 'Usuń tag ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/config.php b/resources/lang/pl_PL/config.php
index 38f62e9f58..3ccba5874d 100644
--- a/resources/lang/pl_PL/config.php
+++ b/resources/lang/pl_PL/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/csv.php b/resources/lang/pl_PL/csv.php
index 96e5ce2148..d9b1b88c79 100644
--- a/resources/lang/pl_PL/csv.php
+++ b/resources/lang/pl_PL/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tagi (oddzielone spacjami)',
'column_account-number' => 'Konto aktywów (numer konta)',
'column_opposing-number' => 'Opposing account (account number)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/demo.php b/resources/lang/pl_PL/demo.php
index 623854e8e0..5e19d0ed45 100644
--- a/resources/lang/pl_PL/demo.php
+++ b/resources/lang/pl_PL/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'Konfiguracja, która widzisz poniżej jest prawidłowa dla lokalnego pliku.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php
index 697fa1b08c..7a136e4ae1 100644
--- a/resources/lang/pl_PL/firefly.php
+++ b/resources/lang/pl_PL/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Pokaż wszystko',
'never' => 'Nigdy',
'search_results_for' => 'Wyniki wyszukiwania dla ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'Wiadomość wysłana na adres :email została odrzucona, więc nie ma dostępu dla Ciebie.',
'deleted_error' => 'Te poświadczenia nie zgadzają się z naszymi danymi.',
'general_blocked_error' => 'Twoje konto zostało zablokowane. Dlatego nie możesz się zalogować.',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php
index 792e53c89d..e5466680b7 100644
--- a/resources/lang/pl_PL/form.php
+++ b/resources/lang/pl_PL/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Data płatności',
'invoice_date' => 'Data faktury',
'internal_reference' => 'Internal reference',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/help.php b/resources/lang/pl_PL/help.php
index 0639bfeea4..8b73dbc51d 100644
--- a/resources/lang/pl_PL/help.php
+++ b/resources/lang/pl_PL/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Pamiętaj, że każda strona ma małą ikonkę ze znakiem zapytania w prawym górnym rogu. Kliknij ją aby otrzymać dodatkowe informacje o stronie, na której się znajdujesz.',
'index' => 'indeks',
'home' => 'początek',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php
index 1de98adf48..0ce37d9346 100644
--- a/resources/lang/pl_PL/list.php
+++ b/resources/lang/pl_PL/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Liczba budżetów',
'rule_and_groups_count' => 'Liczba reguł i grup reguł',
'tags_count' => 'Liczba tagów',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/pagination.php b/resources/lang/pl_PL/pagination.php
index 0cdbd60741..f666586cef 100644
--- a/resources/lang/pl_PL/pagination.php
+++ b/resources/lang/pl_PL/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Poprzednia',
'next' => 'Następna »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/passwords.php b/resources/lang/pl_PL/passwords.php
index 64141c8686..f3d2d44d09 100644
--- a/resources/lang/pl_PL/passwords.php
+++ b/resources/lang/pl_PL/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Wysłaliśmy link do resetowania hasła na twój adres email!',
'reset' => 'Twoje hasło zostało zresetowane!',
'blocked' => 'Przynajmniej próbowałeś.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pl_PL/validation.php b/resources/lang/pl_PL/validation.php
index f1ad408cb7..107f70fe31 100644
--- a/resources/lang/pl_PL/validation.php
+++ b/resources/lang/pl_PL/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'Pole :attribute nie istnieje w :other.',
'present' => 'Pole :attribute musi być obecne.',
'amount_zero' => 'Całkowita kwota nie może być zerem',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/auth.php b/resources/lang/pt_BR/auth.php
index 15a40c990b..5a17d21cad 100644
--- a/resources/lang/pt_BR/auth.php
+++ b/resources/lang/pt_BR/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Essas credenciais não correspondem aos nossos registros.',
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/breadcrumbs.php b/resources/lang/pt_BR/breadcrumbs.php
index 6f8a0fbefe..cd6c42b790 100644
--- a/resources/lang/pt_BR/breadcrumbs.php
+++ b/resources/lang/pt_BR/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Criar nova etiqueta',
'edit_tag' => 'Editar etiqueta ":tag"',
'delete_tag' => 'Apagar etiqueta ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/config.php b/resources/lang/pt_BR/config.php
index f192f5235b..297140c4ca 100644
--- a/resources/lang/pt_BR/config.php
+++ b/resources/lang/pt_BR/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/csv.php b/resources/lang/pt_BR/csv.php
index aca1e7ebc2..a1b92485f2 100644
--- a/resources/lang/pt_BR/csv.php
+++ b/resources/lang/pt_BR/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (separadas por espaço)',
'column_account-number' => 'Conta de ativo (número da conta)',
'column_opposing-number' => 'Conta Contrária (número da conta)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/demo.php b/resources/lang/pt_BR/demo.php
index 4842ffa8fe..559620fedf 100644
--- a/resources/lang/pt_BR/demo.php
+++ b/resources/lang/pt_BR/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Claro, qualquer arquivo .CSV pode ser importado em Firefly III ',
'import-configure-security' => 'Por questões de segurança, seu upload foi substituído por um arquivo local.',
'import-configure-configuration' => 'A configuração que você vê abaixo é a correta para o arquivo local.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php
index 8493799cbb..57e33c9901 100644
--- a/resources/lang/pt_BR/firefly.php
+++ b/resources/lang/pt_BR/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Mostrar tudo',
'never' => 'Nunca',
'search_results_for' => 'Pesquisar resultados por ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'A mensagem enviado para :email ressaltado, não tem acesso para você.',
'deleted_error' => 'Estas credenciais não correspondem aos nossos registros.',
'general_blocked_error' => 'Sua conta foi desativada, você não pode entrar.',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php
index 62f0fbdca9..4d7a1cae62 100644
--- a/resources/lang/pt_BR/form.php
+++ b/resources/lang/pt_BR/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Data de pagamento',
'invoice_date' => 'Data da Fatura',
'internal_reference' => 'Referência interna',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/help.php b/resources/lang/pt_BR/help.php
index 877259b46b..83268848f9 100644
--- a/resources/lang/pt_BR/help.php
+++ b/resources/lang/pt_BR/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Lembre-se que cada página tem um pequeno ponto de interrogação na parte superior direita. Clique nele para obter ajuda sobre a página que você está.',
'index' => 'índice',
'home' => 'casa',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php
index 548fc9cabe..4cc4bbbd49 100644
--- a/resources/lang/pt_BR/list.php
+++ b/resources/lang/pt_BR/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Número de orçamentos',
'rule_and_groups_count' => 'Número de regras e grupos de regras',
'tags_count' => 'Número de tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php
index 7849521349..f16e5f9bb1 100644
--- a/resources/lang/pt_BR/pagination.php
+++ b/resources/lang/pt_BR/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Anterior',
'next' => 'Próximo »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php
index 24863232a1..d167089a72 100644
--- a/resources/lang/pt_BR/passwords.php
+++ b/resources/lang/pt_BR/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'Nós te enviamos um email com um link para trocar a senha!',
'reset' => 'Sua senha foi redefinida!',
'blocked' => 'Boa tentativa.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php
index 527734719f..3e4891f349 100644
--- a/resources/lang/pt_BR/validation.php
+++ b/resources/lang/pt_BR/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'O campo :attribute não existe em :other.',
'present' => 'O campo :attribute deve estar presente.',
'amount_zero' => 'A quantidade total não pode ser zero',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/auth.php b/resources/lang/ru_RU/auth.php
index 715498e97b..bc725bca9b 100644
--- a/resources/lang/ru_RU/auth.php
+++ b/resources/lang/ru_RU/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'Неправильный адрес электронной почты или пароль.',
'throttle' => 'Слишком много попыток логина. Пожалуйста, попробуйте снова через :seconds секунд.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/breadcrumbs.php b/resources/lang/ru_RU/breadcrumbs.php
index 317c52461b..646511cec4 100644
--- a/resources/lang/ru_RU/breadcrumbs.php
+++ b/resources/lang/ru_RU/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Создать новый тег',
'edit_tag' => 'Редактировать тег ":tag"',
'delete_tag' => 'Удалить тег ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/config.php b/resources/lang/ru_RU/config.php
index 72e3fc9588..4e7ce17f0f 100644
--- a/resources/lang/ru_RU/config.php
+++ b/resources/lang/ru_RU/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/csv.php b/resources/lang/ru_RU/csv.php
index 2340f76ea4..37e4e88998 100644
--- a/resources/lang/ru_RU/csv.php
+++ b/resources/lang/ru_RU/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/demo.php b/resources/lang/ru_RU/demo.php
index 3efa9c60a3..e7f8ea934d 100644
--- a/resources/lang/ru_RU/demo.php
+++ b/resources/lang/ru_RU/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php
index 23d501fdb0..73e438c75f 100644
--- a/resources/lang/ru_RU/firefly.php
+++ b/resources/lang/ru_RU/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Show everything',
'never' => 'Never',
'search_results_for' => 'Search results for ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
'deleted_error' => 'These credentials do not match our records.',
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/form.php b/resources/lang/ru_RU/form.php
index 271005bc4f..ff44cbf9ef 100644
--- a/resources/lang/ru_RU/form.php
+++ b/resources/lang/ru_RU/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/help.php b/resources/lang/ru_RU/help.php
index 5198e5510f..61210ffe41 100644
--- a/resources/lang/ru_RU/help.php
+++ b/resources/lang/ru_RU/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/list.php b/resources/lang/ru_RU/list.php
index 91254e401d..90625d54e6 100644
--- a/resources/lang/ru_RU/list.php
+++ b/resources/lang/ru_RU/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/pagination.php b/resources/lang/ru_RU/pagination.php
index 9e61a6cfcc..4eeab21dee 100644
--- a/resources/lang/ru_RU/pagination.php
+++ b/resources/lang/ru_RU/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Previous',
'next' => 'Next »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/passwords.php b/resources/lang/ru_RU/passwords.php
index 8e1b72506b..2e11aa92dc 100644
--- a/resources/lang/ru_RU/passwords.php
+++ b/resources/lang/ru_RU/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/ru_RU/validation.php b/resources/lang/ru_RU/validation.php
index ea21edefe4..addd0e6f39 100644
--- a/resources/lang/ru_RU/validation.php
+++ b/resources/lang/ru_RU/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/auth.php b/resources/lang/zh_HK/auth.php
index 7319a9d7b8..5d833b3d68 100644
--- a/resources/lang/zh_HK/auth.php
+++ b/resources/lang/zh_HK/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/breadcrumbs.php b/resources/lang/zh_HK/breadcrumbs.php
index 54cb260179..6bcf9b862d 100644
--- a/resources/lang/zh_HK/breadcrumbs.php
+++ b/resources/lang/zh_HK/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => 'Create new tag',
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/config.php b/resources/lang/zh_HK/config.php
index b5ed958eca..827ebea3f0 100644
--- a/resources/lang/zh_HK/config.php
+++ b/resources/lang/zh_HK/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/csv.php b/resources/lang/zh_HK/csv.php
index 6b5abd3431..4acb52efdc 100644
--- a/resources/lang/zh_HK/csv.php
+++ b/resources/lang/zh_HK/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => 'Tags (space separated)',
'column_account-number' => 'Asset account (account number)',
'column_opposing-number' => 'Opposing account (account number)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/demo.php b/resources/lang/zh_HK/demo.php
index 3efa9c60a3..e7f8ea934d 100644
--- a/resources/lang/zh_HK/demo.php
+++ b/resources/lang/zh_HK/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php
index 23d501fdb0..73e438c75f 100644
--- a/resources/lang/zh_HK/firefly.php
+++ b/resources/lang/zh_HK/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => 'Show everything',
'never' => 'Never',
'search_results_for' => 'Search results for ":query"',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => 'The message sent to :email bounced, so no access for you.',
'deleted_error' => 'These credentials do not match our records.',
'general_blocked_error' => 'Your account has been disabled, so you cannot login.',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/form.php b/resources/lang/zh_HK/form.php
index 271005bc4f..ff44cbf9ef 100644
--- a/resources/lang/zh_HK/form.php
+++ b/resources/lang/zh_HK/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/help.php b/resources/lang/zh_HK/help.php
index 5198e5510f..61210ffe41 100644
--- a/resources/lang/zh_HK/help.php
+++ b/resources/lang/zh_HK/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => 'Remember that every page has a small question mark at the right top. Click it to get help about the page you\'re on.',
'index' => 'index',
'home' => 'home',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/list.php b/resources/lang/zh_HK/list.php
index 91254e401d..90625d54e6 100644
--- a/resources/lang/zh_HK/list.php
+++ b/resources/lang/zh_HK/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/pagination.php b/resources/lang/zh_HK/pagination.php
index 9e61a6cfcc..4eeab21dee 100644
--- a/resources/lang/zh_HK/pagination.php
+++ b/resources/lang/zh_HK/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« Previous',
'next' => 'Next »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/passwords.php b/resources/lang/zh_HK/passwords.php
index 8e1b72506b..2e11aa92dc 100644
--- a/resources/lang/zh_HK/passwords.php
+++ b/resources/lang/zh_HK/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => 'We have e-mailed your password reset link!',
'reset' => 'Your password has been reset!',
'blocked' => 'Nice try though.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_HK/validation.php b/resources/lang/zh_HK/validation.php
index ea21edefe4..addd0e6f39 100644
--- a/resources/lang/zh_HK/validation.php
+++ b/resources/lang/zh_HK/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php
index 8278daa0a3..7a20761eea 100644
--- a/resources/lang/zh_TW/auth.php
+++ b/resources/lang/zh_TW/auth.php
@@ -25,4 +25,4 @@ return [
'failed' => '帳號或密碼錯誤。',
'throttle' => '登入失敗次數過多,請等待 :seconds 秒後再試。',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/breadcrumbs.php b/resources/lang/zh_TW/breadcrumbs.php
index a5fe3d1755..d9fe1aac5b 100644
--- a/resources/lang/zh_TW/breadcrumbs.php
+++ b/resources/lang/zh_TW/breadcrumbs.php
@@ -38,4 +38,4 @@ return [
'createTag' => '建立新標籤',
'edit_tag' => '編輯標籤 ":tag"',
'delete_tag' => '刪除標籤 ":tag"',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/config.php b/resources/lang/zh_TW/config.php
index b5ed958eca..827ebea3f0 100644
--- a/resources/lang/zh_TW/config.php
+++ b/resources/lang/zh_TW/config.php
@@ -20,4 +20,4 @@ return [
'year' => '%Y',
'half_year' => '%B %Y',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/csv.php b/resources/lang/zh_TW/csv.php
index f87f951bba..e94574c27b 100644
--- a/resources/lang/zh_TW/csv.php
+++ b/resources/lang/zh_TW/csv.php
@@ -77,4 +77,4 @@ return [
'column_tags-space' => '標籤 (空格分隔)',
'column_account-number' => '資產帳戶 (帳號號碼)',
'column_opposing-number' => '抵銷的帳戶 (帳號號碼)',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/demo.php b/resources/lang/zh_TW/demo.php
index 3efa9c60a3..e7f8ea934d 100644
--- a/resources/lang/zh_TW/demo.php
+++ b/resources/lang/zh_TW/demo.php
@@ -21,4 +21,4 @@ return [
'import-index' => 'Of course, any CSV file can be imported into Firefly III ',
'import-configure-security' => 'Because of security concerns, your upload has been replaced with a local file.',
'import-configure-configuration' => 'The configuration you see below is correct for the local file.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php
index 417d1dd027..d609852336 100644
--- a/resources/lang/zh_TW/firefly.php
+++ b/resources/lang/zh_TW/firefly.php
@@ -26,6 +26,8 @@ return [
'showEverything' => '全部顯示',
'never' => '從來沒有',
'search_results_for' => '":query" 的搜尋結果',
+ 'advanced_search' => 'Advanced search',
+ 'advanced_search_intro' => 'There are several modifiers that you can use in your search to narrow down the results. If you use any of these, the search will only return transactions. Please click the -icon for more information.',
'bounced_error' => '無法傳送電郵至 :email ,因此無法訪問。',
'deleted_error' => '帳號或密碼錯誤。',
'general_blocked_error' => '您的帳戶已被禁用,所以您不能登錄。',
@@ -965,4 +967,4 @@ return [
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/form.php b/resources/lang/zh_TW/form.php
index 9014884592..1c04418238 100644
--- a/resources/lang/zh_TW/form.php
+++ b/resources/lang/zh_TW/form.php
@@ -181,4 +181,4 @@ return [
'payment_date' => 'Payment date',
'invoice_date' => 'Invoice date',
'internal_reference' => 'Internal reference',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/help.php b/resources/lang/zh_TW/help.php
index 8175c162da..69a62018c7 100644
--- a/resources/lang/zh_TW/help.php
+++ b/resources/lang/zh_TW/help.php
@@ -30,4 +30,4 @@ return [
'main-content-end-text' => '每一頁在右上方有一個小問號。按一下它可以取得與頁面相關説明。',
'index' => '首頁',
'home' => '首頁',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/list.php b/resources/lang/zh_TW/list.php
index d90f353626..d5df766461 100644
--- a/resources/lang/zh_TW/list.php
+++ b/resources/lang/zh_TW/list.php
@@ -86,4 +86,4 @@ return [
'budget_count' => 'Number of budgets',
'rule_and_groups_count' => 'Number of rules and rule groups',
'tags_count' => 'Number of tags',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/pagination.php b/resources/lang/zh_TW/pagination.php
index d87b6631ad..a197fb74af 100644
--- a/resources/lang/zh_TW/pagination.php
+++ b/resources/lang/zh_TW/pagination.php
@@ -14,4 +14,4 @@ return [
'previous' => '« 上一頁',
'next' => '下一頁 »',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php
index 4f28fe3fb0..ae5f0cc2a9 100644
--- a/resources/lang/zh_TW/passwords.php
+++ b/resources/lang/zh_TW/passwords.php
@@ -16,4 +16,4 @@ return [
'sent' => '我們已經將密碼重置連結發送至您的電郵!',
'reset' => '你的密碼已經被重置!',
'blocked' => '好一個嘗試。',
-];
+];
\ No newline at end of file
diff --git a/resources/lang/zh_TW/validation.php b/resources/lang/zh_TW/validation.php
index de535f4652..f1593f0b18 100644
--- a/resources/lang/zh_TW/validation.php
+++ b/resources/lang/zh_TW/validation.php
@@ -88,4 +88,4 @@ return [
'in_array' => 'The :attribute field does not exist in :other.',
'present' => 'The :attribute field must be present.',
'amount_zero' => 'The total amount cannot be zero',
-];
+];
\ No newline at end of file