We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b23bf commit bc8abe8Copy full SHA for bc8abe8
application/language/english/rest_controller_lang.php
@@ -1,8 +1,8 @@
1
<?php
2
3
/*
4
-* English language
5
-*/
+ * English language
+ */
6
7
$lang['text_rest_invalid_api_key'] = 'Invalid API key %s'; // %s is the REST API key
8
$lang['text_rest_invalid_credentials'] = 'Invalid credentials';
0 commit comments