Skip to content

Commit 4875820

Browse files
committed
New translations errors.php (Bulgarian)
1 parent 8bcbde5 commit 4875820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/bg/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
'api_incorrect_token_secret' => 'Секретния код, който беше предоставен за достъп до API-а е неправилен',
126126
'api_user_no_api_permission' => 'Собственика на АPI кода няма право да прави API заявки',
127127
'api_user_token_expired' => 'Кода за достъп, който беше използван, вече не е валиден',
128+
'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
128129

129130
// Settings & Maintenance
130131
'maintenance_test_email_failure' => 'Беше върната грешка, когато се изпрати тестовият емейл:',

0 commit comments

Comments
 (0)