From 5309a02ad8951c67d48e34c2325ed3bc04cd4b34 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Tue, 25 Mar 2014 20:52:42 +0000 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: I59e66fc21595ddaf0029a63aa75d6e64e42a68e3 --- Scribunto.i18n.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Scribunto.i18n.php b/Scribunto.i18n.php index 89969c97..13ed071d 100644 --- a/Scribunto.i18n.php +++ b/Scribunto.i18n.php @@ -1816,6 +1816,7 @@ $1', ); /** Latvian (latviešu) + * @author Edgars2007 * @author Papuass */ $messages['lv'] = array( @@ -1826,6 +1827,8 @@ $messages['lv'] = array( 'scribunto-error-long' => 'Skripta kļūdas: $1', + 'scribunto-doc-page-does-not-exist' => "''Šī moduļa dokumentāciju var izveidot [[$1]] lapā''", + 'scribunto-doc-page-header' => "'''Šī ir [[$1]] moduļa dokumentācijas lapa'''", 'scribunto-lua-in-function' => 'funkcijā "$1"', 'scribunto-lua-error-location' => 'Lua kļūda $1: $2.', 'scribunto-lua-error' => 'Lua kļūda: $2.',