Use CrowdIn's In-Context Localization for easy translation authoring.

This commit is contained in:
James Brooks
2015-01-26 11:23:23 +00:00
parent f110dc1184
commit aca420b3fa
13 changed files with 497 additions and 0 deletions

19
app/lang/en-UD/pagination.php Executable file
View File

@@ -0,0 +1,19 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => 'crwdns89:0crwdne89:0',
'next' => 'crwdns90:0crwdne90:0',
];