mirror of
https://github.com/openharmony/device_manager.git
synced 2026-06-30 21:47:56 -04:00
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"strings": {
|
||||
"pinCodeConnection": "PIN码连接",
|
||||
"enterThePinCode": "请输入平板上显示的PIN码",
|
||||
"enterThePinCode": "请输入PIN码",
|
||||
"delete": "删除",
|
||||
"off": "关闭",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"parenthesesRight": ")",
|
||||
"allow": "允许",
|
||||
|
||||
"applyAuth": "是否允许打开apply auth?",
|
||||
"applyAuth": "是否允许连接?",
|
||||
"from": "来自",
|
||||
|
||||
"enterDisplayPinCode": "请在主控端输入连接码进行验证"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<!--
|
||||
/*
|
||||
* Copyright (c) 2021 Huawei Device Co., Ltd.
|
||||
* Copyright (c) 2022 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
|
||||
Reference in New Issue
Block a user