From a7e1bb53a36396db19b71f3d1e79fd67707c1d38 Mon Sep 17 00:00:00 2001 From: mattpass Date: Tue, 17 Nov 2020 16:59:40 +0000 Subject: [PATCH] bug-report lang pieces added to lang files --- lang/chinese-simplified.php | 6 ++++++ lang/chinese-traditional.php | 5 +++++ lang/dutch.php | 5 +++++ lang/french.php | 7 ++++++- lang/german.php | 5 +++++ lang/italian.php | 5 +++++ lang/norwegian.php | 7 ++++++- lang/persian.php | 5 +++++ lang/portuguese-brazilian.php | 5 +++++ lang/spanish.php | 5 +++++ 10 files changed, 53 insertions(+), 2 deletions(-) diff --git a/lang/chinese-simplified.php b/lang/chinese-simplified.php index 18150df..e63a9bd 100644 --- a/lang/chinese-simplified.php +++ b/lang/chinese-simplified.php @@ -123,6 +123,12 @@ $text = [ "Found in" => "搜索到:", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + + "file-control" => [ "Sorry, bad filename..." => "抱歉, 你提供了错误的文件名。查看开发工具控制台了解更多信息。", diff --git a/lang/chinese-traditional.php b/lang/chinese-traditional.php index 0fa75ee..342c1ee 100644 --- a/lang/chinese-traditional.php +++ b/lang/chinese-traditional.php @@ -123,6 +123,11 @@ $text = [ "Found in" => "檢索到:", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?", diff --git a/lang/dutch.php b/lang/dutch.php index 0d17413..4f2c094 100644 --- a/lang/dutch.php +++ b/lang/dutch.php @@ -123,6 +123,11 @@ $text = [ "Found in" => "Gevonden in:", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Er is een ongeldige bestandsnaam opgegeven. Bekijk de dev tools console voor meer informatie.", diff --git a/lang/french.php b/lang/french.php index a2a7d99..a6c1ed3 100644 --- a/lang/french.php +++ b/lang/french.php @@ -111,7 +111,7 @@ $text = [ "seconds due to..." => "seconds due to inactivity, for security purposes. Use the mouse or hit a key to continue.

You can adjust or disable this from the Edit > Settings section.", ], -"backup-versions" => + "backup-versions" => [ "backup" => "backup", "backups" => "backups", @@ -123,6 +123,11 @@ $text = [ "Found in" => "Trouvé dans :" ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?", diff --git a/lang/german.php b/lang/german.php index a122739..85bd8ad 100644 --- a/lang/german.php +++ b/lang/german.php @@ -123,6 +123,11 @@ $text = [ "Found in" => "Gefunden in:", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?", diff --git a/lang/italian.php b/lang/italian.php index 4d08b50..ebeeef3 100644 --- a/lang/italian.php +++ b/lang/italian.php @@ -123,6 +123,11 @@ $text = [ "Found in" => "Trovato in:", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?", diff --git a/lang/norwegian.php b/lang/norwegian.php index 71c0dbf..bd7eaa2 100644 --- a/lang/norwegian.php +++ b/lang/norwegian.php @@ -111,7 +111,7 @@ $text = [ "seconds due to..." => "seconds due to inactivity, for security purposes. Use the mouse or hit a key to continue.

You can adjust or disable this from the Edit > Settings section.", ], -"backup-versions" => + "backup-versions" => [ "backup" => "backup", "backups" => "backups", @@ -123,6 +123,11 @@ $text = [ "Found in" => "Funnet i:", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?", diff --git a/lang/persian.php b/lang/persian.php index 32604fc..a34f9ce 100644 --- a/lang/persian.php +++ b/lang/persian.php @@ -123,6 +123,11 @@ $text = [ "Found in" => "یافتن در :", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?", diff --git a/lang/portuguese-brazilian.php b/lang/portuguese-brazilian.php index 9feee80..b0372f0 100644 --- a/lang/portuguese-brazilian.php +++ b/lang/portuguese-brazilian.php @@ -123,6 +123,11 @@ $text = [ "Found in" => "Encontrado em:", ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Sorry, bad filename provided. Check the dev tools console for more info?", diff --git a/lang/spanish.php b/lang/spanish.php index 3b37518..9b64745 100644 --- a/lang/spanish.php +++ b/lang/spanish.php @@ -123,6 +123,11 @@ $text = [ "Found in" => "Encontrado en:" ], + "bug-report" => + [ + "Bug Report" => "Bug Report", + ], + "file-control" => [ "Sorry, bad filename..." => "Lo siento, nombre de archivo incorrecto. Verifique la consola de desarrollo para mas informacion?",