friendica-addons/geonames/lang/fi-fi/strings.php

12 lines
312 B
PHP

<?php
if(! function_exists("string_plural_select_fi_fi")) {
function string_plural_select_fi_fi($n){
return ($n != 1);;
}}
;
$a->strings["Geonames settings updated."] = "";
$a->strings["Geonames Settings"] = "Geonames -asetukset";
$a->strings["Enable Geonames Addon"] = "";
$a->strings["Submit"] = "Lähetä";