blob: b3e5ce0d24269c4650276c53f3cd96c5d04928b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Aivars Miška <allefm@gmail.com>
*/
$lang['msg_delete_success'] = 'Papildinājums %s atinstalēts';
|