removed urls from language files
This commit is contained in:
@ -12,10 +12,9 @@ return [
|
||||
'search' => 'Search',
|
||||
'install' => 'Install',
|
||||
'buy_now' => 'Buy Now',
|
||||
'api_key_link' => '<a class="text-red" href="https://akaunting.com/profile" target="_blank">Click here</a> to get your API key.',
|
||||
'get_api_key' => '<a class="text-red" href=":url" target="_blank">Click here</a> to get your API key.',
|
||||
'no_apps' => 'There are no apps in this category, yet.',
|
||||
'developer' => 'Are you a developer? <a href="https://akaunting.com/developers" target="_blank">Here</a> you can learn how to create an app and start selling today!',
|
||||
|
||||
'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',
|
||||
|
||||
'about' => 'About',
|
||||
@ -80,5 +79,6 @@ return [
|
||||
],
|
||||
|
||||
'na' => 'There are no reviews.'
|
||||
]
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user