add per-plugin language files
This commit is contained in:
3
viewsrc/lang/ca/strings.php
Normal file
3
viewsrc/lang/ca/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Veure les Fonts";
|
||||
3
viewsrc/lang/cs/strings.php
Normal file
3
viewsrc/lang/cs/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Zobrazit zdroj";
|
||||
3
viewsrc/lang/de/strings.php
Normal file
3
viewsrc/lang/de/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Quelle ansehen";
|
||||
3
viewsrc/lang/eo/strings.php
Normal file
3
viewsrc/lang/eo/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Vidi Fonton";
|
||||
3
viewsrc/lang/es/strings.php
Normal file
3
viewsrc/lang/es/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Ver fuente";
|
||||
3
viewsrc/lang/fr/strings.php
Normal file
3
viewsrc/lang/fr/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Voir la source";
|
||||
3
viewsrc/lang/is/strings.php
Normal file
3
viewsrc/lang/is/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "";
|
||||
3
viewsrc/lang/it/strings.php
Normal file
3
viewsrc/lang/it/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Vedi sorgente";
|
||||
3
viewsrc/lang/nb-no/strings.php
Normal file
3
viewsrc/lang/nb-no/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "";
|
||||
3
viewsrc/lang/pl/strings.php
Normal file
3
viewsrc/lang/pl/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Podgląd źródła";
|
||||
3
viewsrc/lang/pt-br/strings.php
Normal file
3
viewsrc/lang/pt-br/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Ver Fonte";
|
||||
3
viewsrc/lang/ru/strings.php
Normal file
3
viewsrc/lang/ru/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "Просмотр HTML-кода";
|
||||
2
viewsrc/lang/sv/strings.php
Normal file
2
viewsrc/lang/sv/strings.php
Normal file
@@ -0,0 +1,2 @@
|
||||
<?php
|
||||
|
||||
3
viewsrc/lang/zh-cn/strings.php
Normal file
3
viewsrc/lang/zh-cn/strings.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
$a->strings["View Source"] = "看源代码";
|
||||
Reference in New Issue
Block a user