add per-plugin language files
This commit is contained in:
3
buglink/lang/ca/strings.php
Normal file
3
buglink/lang/ca/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Informar de problema";
|
||||
3
buglink/lang/cs/strings.php
Normal file
3
buglink/lang/cs/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Nahlásit chybu";
|
||||
3
buglink/lang/de/strings.php
Normal file
3
buglink/lang/de/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Fehlerreport erstellen";
|
||||
3
buglink/lang/eo/strings.php
Normal file
3
buglink/lang/eo/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Skribi cimraporton";
|
||||
3
buglink/lang/es/strings.php
Normal file
3
buglink/lang/es/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Informe de errores";
|
||||
3
buglink/lang/fr/strings.php
Normal file
3
buglink/lang/fr/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Signaler un bug";
|
||||
3
buglink/lang/is/strings.php
Normal file
3
buglink/lang/is/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Tilkynna bilun";
|
||||
3
buglink/lang/it/strings.php
Normal file
3
buglink/lang/it/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Segnala un Bug";
|
||||
3
buglink/lang/nb-no/strings.php
Normal file
3
buglink/lang/nb-no/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "";
|
||||
3
buglink/lang/pl/strings.php
Normal file
3
buglink/lang/pl/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Zgłoś problem";
|
||||
3
buglink/lang/pt-br/strings.php
Normal file
3
buglink/lang/pt-br/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Relate um Bug";
|
||||
3
buglink/lang/ru/strings.php
Normal file
3
buglink/lang/ru/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "Сообщить об ошибке";
|
||||
2
buglink/lang/sv/strings.php
Normal file
2
buglink/lang/sv/strings.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
|
||||
3
buglink/lang/zh-cn/strings.php
Normal file
3
buglink/lang/zh-cn/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["Report Bug"] = "报案程序错误";
|
||||
Reference in New Issue
Block a user