-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
wenincode
committed
Nov 6, 2023
1 parent
a7fad0b
commit a7da001
Showing
10 changed files
with
94 additions
and
41 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
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
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
47 changes: 47 additions & 0 deletions
47
ui/packages/consul-ui/translations/components/hashicorp-consul/en-us.yaml
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,47 @@ | ||
# Copyright (c) HashiCorp, Inc. | ||
# SPDX-License-Identifier: BUSL-1.1 | ||
|
||
notifications: | ||
logged-out: You are now logged out. | ||
logged-out-error: There was an error logging out. | ||
logged-in: You are now logged in. | ||
logged-in-error: There was an error, please check your SecretID/Token | ||
side-nav: | ||
support-menu: | ||
eng-docs: Eng docs | ||
docs: Documentation | ||
tutorials: Tutorials | ||
feedback: Give feedback | ||
user-menu: | ||
settings: Settings | ||
log-in: Log in | ||
Log out: Log out | ||
hcp: Back to HCP | ||
datacenters: | ||
title: Datacenter | ||
placeholder: Search datacenters | ||
description: WAN federated datacenters | ||
partitions: | ||
title: Admin partition | ||
placeholder: Search partitions | ||
footer: View all partitions | ||
nspaces: | ||
title: Namespace | ||
placeholder: Search namespaces | ||
footer: View all namespaces | ||
overview: Overview | ||
services: Services | ||
nodes: Nodes | ||
kv: Key/Value | ||
intentions: Intentions | ||
acls: | ||
title: Access Controls | ||
tooltip: ACLs are not currently enabled in this cluster | ||
tokens: Tokens | ||
policies: Policies | ||
roles: Roles | ||
auth-methods: Auth Methods | ||
organization: | ||
title: Organization | ||
peers: Peers | ||
footer: Consul v{version} |