modules styles updated

This commit is contained in:
batuhanbas
2020-01-22 15:27:52 +03:00
parent 6e193f704b
commit 211c34e3c7
9 changed files with 23 additions and 20 deletions

View File

@ -12,7 +12,7 @@ return [
'search' => 'Search',
'install' => 'Install',
'buy_now' => 'Buy Now',
'get_api_key' => '<a class="text-red" href=":url" target="_blank">Click here</a> to get your API key.',
'get_api_key' => '<a href=":url" target="_blank">Click here</a> to get your API key.',
'no_apps' => 'There are no apps in this category, yet.',
'become_developer' => 'Are you a developer? <a href=":url" target="_blank">Here</a> you can learn how to create an app and start selling today!',
'recommended_apps' => 'Recommended Apps',

View File

@ -2,8 +2,8 @@
return [
'previous' => '&laquo; Previous',
'next' => 'Next &raquo;',
'previous' => 'Previous',
'next' => 'Next',
'showing' => ':first-:last of :total records.',
'page' => 'per page.',