mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-06 16:46:48 +01:00
bug-report lang pieces added to lang files
This commit is contained in:
@@ -123,6 +123,12 @@ $text = [
|
||||
"Found in" => "搜索到:",
|
||||
],
|
||||
|
||||
"bug-report" =>
|
||||
[
|
||||
"Bug Report" => "Bug Report",
|
||||
],
|
||||
|
||||
|
||||
"file-control" =>
|
||||
[
|
||||
"Sorry, bad filename..." => "抱歉, 你提供了错误的文件名。查看开发工具控制台了解更多信息。",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
@@ -111,7 +111,7 @@ $text = [
|
||||
"seconds due to..." => "seconds due to inactivity, for security purposes. Use the mouse or hit a key to continue.<br><br>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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -111,7 +111,7 @@ $text = [
|
||||
"seconds due to..." => "seconds due to inactivity, for security purposes. Use the mouse or hit a key to continue.<br><br>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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
Reference in New Issue
Block a user