Also support "last X" REST interface
This commit is contained in:
11
templates/kubrick/lang_en.inc.php
Normal file
11
templates/kubrick/lang_en.inc.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php # $Id$
|
||||
@define('REPLY', 'Reply');
|
||||
@define('SAYS', 'says');
|
||||
@define('LINK_TO_COMMENT', 'Link to comment #%d');
|
||||
@define('ENTRY_POSTED_BY', 'This entry was posted by');
|
||||
@define('FILED_UNDER', 'and is filed under');
|
||||
@define('LEAVE_RESPONSE', 'You can %sleave a response%s, or %strackback%s from your own blog.');
|
||||
@define('SUBJECT_TO_MODERATION', 'All new comments are subject to moderation before being displayed.');
|
||||
@define('COMMENTS_CLOSED', 'Both comments and trackbacks are currently closed.');
|
||||
@define('PROUDLY_POWERED_BY', 'My weblog is proudly powered by');
|
||||
?>
|
Reference in New Issue
Block a user