1
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"No data" = "No data";
|
||||
"Failed to parse JSON" = "Failed to parse JSON";
|
||||
"Parse failed" = "Parse failed";
|
||||
"未获取到数据" = "No data received";
|
||||
"No data received" = "No data received";
|
||||
"请求失败\nURL: %@\n状态: %ld\n错误: %@\nUserInfo: %@" = "Request failed\nURL: %@\nStatus: %ld\nError: %@\nUserInfo: %@";
|
||||
"响应成功(JSON)\nURL: %@\n状态: %ld\nContent-Type: %@\n数据: %@" = "Response OK (JSON)\nURL: %@\nStatus: %ld\nContent-Type: %@\nData: %@";
|
||||
"响应成功(Data)\nURL: %@\n状态: %ld\nContent-Type: %@\n数据: %@" = "Response OK (Data)\nURL: %@\nStatus: %ld\nContent-Type: %@\nData: %@";
|
||||
@@ -205,9 +205,8 @@
|
||||
|
||||
|
||||
// Misc
|
||||
"测试" = "Test";
|
||||
"这里是设置内容占位" = "Settings content placeholder";
|
||||
"设置" = "Settings";
|
||||
"Test" = "Test";
|
||||
"Settings content placeholder" = "Settings content placeholder";
|
||||
|
||||
// English-only keys with Chinese equivalents
|
||||
"Change The Nickname" = "Change Nickname";
|
||||
|
||||
@@ -209,7 +209,6 @@
|
||||
// 其它
|
||||
"Test" = "测试";
|
||||
"暂无数据" = "暂无数据"; // 已有英文 key "No data"
|
||||
"Settings" = "设置";
|
||||
|
||||
|
||||
"Change The Nickname" = "修改名称";
|
||||
|
||||
Reference in New Issue
Block a user