6d508efeb35e4f3bcbe13eed968fc7fd07c894e3
[friendica-addons.git/.git] / notimeline / 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["No Timeline settings updated."] = "";
9 $a->strings["No Timeline Settings"] = "";
10 $a->strings["Disable Archive selector on profile wall"] = "";
11 $a->strings["Submit"] = "Lähetä";