]> git.mxchange.org Git - friendica-addons.git/blobdiff - krynn/lang/it/strings.php-e
Replace planet with krynn
[friendica-addons.git] / krynn / lang / it / strings.php-e
diff --git a/krynn/lang/it/strings.php-e b/krynn/lang/it/strings.php-e
new file mode 100644 (file)
index 0000000..635183f
--- /dev/null
@@ -0,0 +1,10 @@
+<?php
+
+if(! function_exists("string_plural_select_it")) {
+function string_plural_select_it($n){
+       return ($n != 1);;
+}}
+;
+$a->strings["Planets Settings"] = "Impostazioni \"Pianeti\"";
+$a->strings["Enable Planets Plugin"] = "Abilita il plugin \"Pianeti\"";
+$a->strings["Submit"] = "";