6cc86b5aa0fe0999e9ad359803f4f62367feb8f0
[friendica-addons.git/.git] / showmore / lang / fi-fi / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_fi_fi")) {
4 function string_plural_select_fi_fi($n){
5         return ($n != 1);;
6 }}
7 ;
8 $a->strings["\"Show more\" Settings"] = "\"Show more\" -asetukset";
9 $a->strings["Enable Show More"] = "";
10 $a->strings["Cutting posts after how much characters"] = "";
11 $a->strings["Submit"] = "Lähetä";
12 $a->strings["Show More Settings saved."] = "";
13 $a->strings["show more"] = "";