Skip to content

Commit 9429903

Browse files
ivantcholakovchriskacerguis
authored andcommitted
Bulgarian language update. (chriskacerguis#719)
Signed-off-by:Ivan Tcholakov <[email protected]>
1 parent 929b0f5 commit 9429903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/language/bulgarian/rest_controller_lang.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
$lang['text_rest_api_key_unauthorized'] = 'API ключът не е оторизиран зо достъп до заявения контролер';
1414
$lang['text_rest_api_key_permissions'] = 'API ключът няма достатъчно права';
1515
$lang['text_rest_api_key_time_limit'] = 'API ключът е изполван с превишаване на времевия лимит за този метод';
16-
$lang['text_rest_ip_address_time_limit'] = 'This IP Address has reached the time limit for this method';//todo translate
16+
$lang['text_rest_ip_address_time_limit'] = 'За текущия IP адрес е превишен времевия лимит за изпълнение на метода';
1717
$lang['text_rest_unknown_method'] = 'Неизвестен метод';
1818
$lang['text_rest_unsupported'] = 'Неподдържан протокол';

0 commit comments

Comments
 (0)