Files
sterivein/local/modules/AdminComment/I18n/en_US.php

11 lines
230 B
PHP

<?php
return array(
'Admin Id' => 'Admin Id',
'Comment' => 'Comment',
'Comment Id' => 'Comment Id',
'Element id' => 'Element id',
'Element key' => 'Element key',
'Unknown comment' => 'Unknown comment',
);