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 99a1d92 commit a4ff14aCopy full SHA for a4ff14a
1 file changed
lang/ne/errors.php
@@ -125,6 +125,7 @@
125
'api_incorrect_token_secret' => 'दिइएको API टोकनको लागि प्रदान गरिएको गोप्य सही छैन।',
126
'api_user_no_api_permission' => 'API टोकनको मालिकसँग API कल गर्ने अनुमति छैन।',
127
'api_user_token_expired' => 'प्रमाणीकरण टोकन समाप्त भइसकेको छ।',
128
+ 'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
129
130
// Settings & Maintenance
131
'maintenance_test_email_failure' => 'टेस्ट इमेल पठाउँदा त्रुटि:',
0 commit comments