Skip to content

Commit db3eef8

Browse files
natanfelleschriskacerguis
authored andcommitted
Translated text_rest_ip_address_time_limit
1 parent 514fce4 commit db3eef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/language/portuguese-brazilian/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'] = 'Esta chave da API não tem acesso ao controller solicitado';
1414
$lang['text_rest_api_key_permissions'] = 'Esta chave da API não tem permissões suficientes';
1515
$lang['text_rest_api_key_time_limit'] = 'Esta chave da API já atingiu o tempo limite para este método';
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'] = 'Este Endereço IP atingiu o limite de tempo para este método';
1717
$lang['text_rest_unknown_method'] = 'Método desconhecido';
1818
$lang['text_rest_unsupported'] = 'Sem suporte para este protocolo';

0 commit comments

Comments
 (0)