From c27b2b6e0af644104a1f2c11814fc4a1e39a92f9 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Thu, 29 Nov 2012 21:05:03 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: I73f7c980a2402c9711eed6fa5a6b39abea3f64fd --- BoilerPlate/BoilerPlate.i18n.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/BoilerPlate/BoilerPlate.i18n.php b/BoilerPlate/BoilerPlate.i18n.php index 8125025..d4da419 100644 --- a/BoilerPlate/BoilerPlate.i18n.php +++ b/BoilerPlate/BoilerPlate.i18n.php @@ -70,6 +70,13 @@ $messages['es'] = array( 'boilerplate-i18n-welcome' => 'Bienvenido al archivo de localización de la extensión de BoilerPlate.', ); +/** Finnish (suomi) + * @author Nedergard + */ +$messages['fi'] = array( + 'boilerplate-desc' => 'Tämä on esimerkki laajennuksesta', +); + /** French (français) * @author Gomoko */ -- 2.11.4.GIT