Skip to content

Commit 859eb01

Browse files
himphenchriskacerguis
authored andcommitted
Update rest_controller_lang.php (chriskacerguis#799)
1 parent 5aef7b4 commit 859eb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/language/traditional-chinese/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 金鑰沒有辦法存取指定的 controller';
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)