X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9d9ad10f2d562116b453805a549e3de651a2add..refs/pull/5591/head:/lang/fi/common.php diff --git a/lang/fi/common.php b/lang/fi/common.php index 6a61f2bb8..d6efe8e03 100644 --- a/lang/fi/common.php +++ b/lang/fi/common.php @@ -20,7 +20,7 @@ return [ 'description' => 'Kuvaus', 'role' => 'Rooli', 'cover_image' => 'Kansikuva', - 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.', + 'cover_image_description' => 'Kuvan tulee olla noin 440x250 pikselin kokoinen. Kuvan koko ja rajaus voi vaihdella käyttötilanteesta riippuen.', // Actions 'actions' => 'Toiminnot', @@ -107,4 +107,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Tietosuojaseloste', 'terms_of_service' => 'Palvelun käyttöehdot', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];