aboutsummaryrefslogtreecommitdiff
path: root/lib/core-extensions/UserJS/i18n/de/ext.php
blob: be57c7553b7efb0e465050dc5fbaf8c15d92819c (plain)
1
2
3
4
5
6
7
<?php

return array(
	'user_js' => array(
		'write_js' => 'Benutzerspezifische Javascript Regeln',
	),
);