File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
application/language/portuguese-brazilian Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 13
13
$ lang ['text_rest_api_key_unauthorized ' ] = 'Esta chave da API não tem acesso ao controller solicitado ' ;
14
14
$ lang ['text_rest_api_key_permissions ' ] = 'Esta chave da API não tem permissões suficientes ' ;
15
15
$ 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 ' ;
17
17
$ lang ['text_rest_unknown_method ' ] = 'Método desconhecido ' ;
18
18
$ lang ['text_rest_unsupported ' ] = 'Sem suporte para este protocolo ' ;
You can’t perform that action at this time.
0 commit comments