-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
徐善栋
committed
Sep 19, 2022
1 parent
855ad90
commit 84057df
Showing
4 changed files
with
85 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
|
||
// Copyright (c) 2022 NetEase, Inc. All rights reserved. | ||
// Use of this source code is governed by a MIT license that can be | ||
// found in the LICENSE file. | ||
|
||
"NSCameraUsageDescription"="若不允许,你将无法拍摄照片"; | ||
"NSPhotoLibraryAddUsageDescription"="若不允许,你将无法导入照片"; | ||
"NSPhotoLibraryUsageDescription"="若不允许,则无法使用相册功能"; | ||
"NSMicrophoneUsageDescription"="若不允许,则无法使用麦克风功能"; | ||
"CFBundleDisplayName"="云信IM"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
|
||
// Copyright (c) 2022 NetEase, Inc. All rights reserved. | ||
// Use of this source code is governed by a MIT license that can be | ||
// found in the LICENSE file. | ||
|
||
"open_push"="请到设置中开启推送功能"; | ||
"message"="消息"; | ||
"qchat"="圈组"; | ||
"contact"="通讯录"; | ||
"mine"="我"; | ||
"logout"="退出登录"; | ||
"about_yunxin"="关于云信"; | ||
"want_to_logout"="确认要退出登录吗?"; | ||
"person_info"="个人信息"; | ||
"cancel"="取消"; | ||
"setting_birthday_failure"="设置生日失败"; | ||
"setting_head_failure"="修改头像失败"; | ||
"setting_nickname_failure"="修改昵称失败"; | ||
"male"="男"; | ||
"female"="女"; | ||
"change_gender_failure"="修改性别失败"; | ||
"change_phone_failure"="修改手机号失败"; | ||
"change_email_failure"="修改邮箱失败"; | ||
"change_sign_failure"="修改签名失败"; | ||
"copy_success"="复制成功"; | ||
"save"="保存"; | ||
"birehday"="生日"; | ||
"phone"="手机"; | ||
"email"="邮箱"; | ||
"sign_remind"="个性签名消息提醒"; | ||
|
||
"message_remind"="消息提醒"; | ||
"product_intro"="产品介绍"; | ||
"receiver_mode"="听筒模式"; | ||
"delete_friend"="删除好友是否同步删除备注"; | ||
"message_read_function"="消息已读未读功能"; | ||
"version"="版本号"; | ||
"headImage"="头像"; | ||
"nickname"="昵称"; | ||
"account"="账号"; | ||
"gender"="性别"; | ||
"unknown"="未知"; | ||
"individuality_sign"="个性签名"; | ||
"new_message_remind"="新消息通知"; | ||
"ring_mode"="响铃模式"; | ||
"vibration_mode"="震动模式"; | ||
"syn_receive_push"="PC/Web同步接收推送"; | ||
"display_message_detail"="通知栏显示消息详情"; | ||
"setting"="设置"; | ||
"confirm"="确认"; | ||
"cancel"="取消"; | ||
"real_service"="真正稳定的IM云服务"; | ||
"appName"="云信IM"; | ||
"brand_des"="网易云信"; | ||
//image | ||
|