forked from casdoor/casdoor
Fix copyright year to 2026 and revert data.json changes
Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com> Agent-Logs-Url: https://github.com/casdoor/casdoor/sessions/700523a4-b522-4380-ba0d-a073a8cf8186
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright 2025 The Casdoor Authors. All Rights Reserved.
|
||||
// Copyright 2026 The Casdoor Authors. All Rights Reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2025 The Casdoor Authors. All Rights Reserved.
|
||||
// Copyright 2026 The Casdoor Authors. All Rights Reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2025 The Casdoor Authors. All Rights Reserved.
|
||||
// Copyright 2026 The Casdoor Authors. All Rights Reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2025 The Casdoor Authors. All Rights Reserved.
|
||||
// Copyright 2026 The Casdoor Authors. All Rights Reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2025 The Casdoor Authors. All Rights Reserved.
|
||||
// Copyright 2026 The Casdoor Authors. All Rights Reserved.
|
||||
//
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
// you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -329,8 +329,6 @@
|
||||
"Enabled": "Enabled",
|
||||
"Enabled successfully": "Enabled successfully",
|
||||
"Enforcers": "Enforcers",
|
||||
"Expire time": "Expire time",
|
||||
"Expire time - Tooltip": "Expiration time for this key",
|
||||
"Failed to add": "Failed to add",
|
||||
"Failed to cancel": "Failed to cancel",
|
||||
"Failed to connect to server": "Failed to connect to server",
|
||||
@@ -1513,14 +1511,5 @@
|
||||
"Single org only": "Single org only",
|
||||
"Single org only - Tooltip": "Triggered only in the organization that the webhook belongs to",
|
||||
"Value": "Value"
|
||||
},
|
||||
"key": {
|
||||
"Access key": "Access key",
|
||||
"Access key - Tooltip": "The access key ID used to identify the key",
|
||||
"Access secret": "Access secret",
|
||||
"Access secret - Tooltip": "The access secret corresponding to the access key",
|
||||
"Edit Key": "Edit Key",
|
||||
"Inactive": "Inactive",
|
||||
"New Key": "New Key"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user