mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 02:54:23 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: Ie474225c5071f3cbbc81f2bda63cb00b2b75c2b5
This commit is contained in:
parent
6be4a675f0
commit
839a03f704
|
@ -167,6 +167,16 @@ $4',
|
||||||
'logentry-thanks-thank' => '$1 {{GENDER:$2|dankte}} $3',
|
'logentry-thanks-thank' => '$1 {{GENDER:$2|dankte}} $3',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/** Spanish (español)
|
||||||
|
* @author Fitoschido
|
||||||
|
*/
|
||||||
|
$messages['es'] = array(
|
||||||
|
'thanks-desc' => 'Añade enlaces para agradecer al historial y las vistas de diferencias',
|
||||||
|
'echo-category-title-edit-thank' => 'Gracias',
|
||||||
|
'notification-thanks-email-subject' => '$1 {{GENDER:$1|agradeció}} tu edición en {{SITENAME}}',
|
||||||
|
'log-name-thanks' => 'Registro de agradecimientos',
|
||||||
|
);
|
||||||
|
|
||||||
/** Finnish (suomi)
|
/** Finnish (suomi)
|
||||||
* @author Silvonen
|
* @author Silvonen
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue