This commit is contained in:
2026-03-04 18:09:11 +08:00
parent 2d02e05956
commit e7567909bc
6 changed files with 8 additions and 10 deletions

View File

@@ -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";

View File

@@ -209,7 +209,6 @@
// 其它
"Test" = "测试";
"暂无数据" = "暂无数据"; // 已有英文 key "No data"
"Settings" = "设置";
"Change The Nickname" = "修改名称";