1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author DrMaXX <drmaxxis@gmail.com>
7 */
8$lang['js']['title']           = 'Kopiert in Zwischenablage';
9$lang['js']['copied']          = 'Text kopiert';
10$lang['js']['error']           = 'Fehler beim Kopieren';
11