mirror of
https://gitee.com/dgflash/oops-game-kit.git
synced 2026-06-06 11:59:25 +08:00
19 lines
936 B
JSON
19 lines
936 B
JSON
{
|
|
"common_prompt_ok": "确定",
|
|
"common_prompt_cancal": "取消",
|
|
"common_prompt_title": "系统提示",
|
|
"common_prompt_content": "系统提示内容",
|
|
"update_tips_force": "当前版本过旧,需要下载新的安装包才能进行游戏,是否更新?",
|
|
"update_tips_load_config": "加载配置中",
|
|
"update_tips_load_game": "加载游戏中",
|
|
"update_tips_check_update": "检查更新中",
|
|
"update_tips_new_version": "发现新版本资源",
|
|
"update_tips_success": "更新完成,点击确定重启游戏",
|
|
"update_tips_update": "更新中:",
|
|
"update_tips_update_fail": "更新失败",
|
|
"update_tips_update_fail_click_retry": "更新失败,点击重试",
|
|
"update_tips_update_success": "更新成功",
|
|
"loading_load_json": "加载游戏本地数据",
|
|
"loading_load_game": "加载游戏内容",
|
|
"loading_load_player": "获取用户信息"
|
|
} |