summaryrefslogtreecommitdiff
path: root/core/modules/vault-remote.tr.en
blob: cb0b856e99433a52773ca648739ed58038c37742 (plain)
1
2
3
4
5
6
7
8
missing_local=❌ [vault-remote] Secret '{key}' does not exist locally.
missing_remote=❌ [vault-remote] Secret '{key}' does not exist on remote host.
pushed=📤 Secret '{key}' sent to {host}:{path}
pulled=📥 Secret '{key}' retrieved from {host}
synced=🔄 Vault synchronized with {host}:{path}
unsupported=❌ [vault-remote] Action '{action}' not supported.
missing_deps=❌ [vault-remote] Command '{cmd}' not available.
deps_ok=✅ [vault-remote] Dependencies available.