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

return array(
	'user_css' => array(
		'write_css' => 'Benutzerspezifische CSS Regeln',
	),
);