WireGuardApp: add CrowdIn syncer and run it
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
// SPDX-License-Identifier: MIT
|
||||
// Copyright © 2018-2020 WireGuard LLC. All Rights Reserved.
|
||||
|
||||
// Copyright © 2018-2019 WireGuard LLC. All Rights Reserved.
|
||||
// Generic alert action names
|
||||
|
||||
|
||||
"actionOK" = "OK";
|
||||
"actionCancel" = "キャンセル";
|
||||
"actionSave" = "保存";
|
||||
@@ -270,9 +270,9 @@
|
||||
"alertTunnelActivationErrorTunnelIsNotInactiveMessage" = "トンネルはすでに有効になっているか、有効化処理中です";
|
||||
|
||||
// Tunnel management error alerts on system error
|
||||
|
||||
/* The alert message that goes with the following titles would be
|
||||
one of the alertSystemErrorMessage* listed further down */
|
||||
|
||||
"alertSystemErrorOnListingTunnelsTitle" = "トンネル表示不可";
|
||||
"alertSystemErrorOnAddTunnelTitle" = "トンネル作成不可";
|
||||
"alertSystemErrorOnModifyTunnelTitle" = "トンネル編集不可";
|
||||
|
||||
Reference in New Issue
Block a user