mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Refactor first word (lowercase)
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"find_secret_key": "找不到正确的SecretKey",
|
||||
"incorrect_password": "密码不正确",
|
||||
"invalid_qortal_link": "无效的Qortal链接",
|
||||
"invalid_secret_key": "SecretKey无效",
|
||||
"invalid_secret_key": "secretKey无效",
|
||||
"invalid_uint8": "您提交的Uint8arraydata无效",
|
||||
"name_not_existing": "名称不存在",
|
||||
"name_not_registered": "名称未注册",
|
||||
|
@@ -128,7 +128,7 @@
|
||||
"dev_mode": "开发模式",
|
||||
"domain": "领域",
|
||||
"ui": {
|
||||
"version": "UI版本"
|
||||
"version": "uI版本"
|
||||
},
|
||||
"count": {
|
||||
"none": "没有任何",
|
||||
@@ -373,7 +373,7 @@
|
||||
"title": "标题",
|
||||
"to": "到",
|
||||
"tutorial": "教程",
|
||||
"url": "URL",
|
||||
"url": "uRL",
|
||||
"user_lookup": "用户查找",
|
||||
"vote": "投票",
|
||||
"vote_other": "{{ count }} 投票",
|
||||
|
@@ -55,7 +55,7 @@
|
||||
"type": "组类型"
|
||||
},
|
||||
"invitation_expiry": "邀请到期时间",
|
||||
"invitees_list": "Invitees列表",
|
||||
"invitees_list": "invitees列表",
|
||||
"join_link": "加入组链接",
|
||||
"join_requests": "加入请求",
|
||||
"last_message": "最后一条消息",
|
||||
|
@@ -111,7 +111,7 @@
|
||||
"provide_group_id": "please provide a groupId",
|
||||
"read_transaction_carefully": "read the transaction carefully before accepting!",
|
||||
"user_declined_add_list": "user declined add to list",
|
||||
"user_declined_delete_from_list": "User declined delete from list",
|
||||
"user_declined_delete_from_list": "user declined delete from list",
|
||||
"user_declined_delete_hosted_resources": "user declined delete hosted resources",
|
||||
"user_declined_join": "user declined to join group",
|
||||
"user_declined_list": "user declined to get list of hosted resources",
|
||||
|
Reference in New Issue
Block a user