Remove unused languages.

This commit is contained in:
James Cole
2017-05-03 21:14:37 +02:00
parent 870d8b5008
commit e28d3f3b5a
48 changed files with 0 additions and 6788 deletions

View File

@@ -1,17 +0,0 @@
<?php
/**
* pagination.php
* Copyright (C) 2016 thegrumpydictator@gmail.com
*
* This software may be modified and distributed under the terms of the
* Creative Commons Attribution-ShareAlike 4.0 International License.
*
* See the LICENSE file for details.
*/
return [
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
];