Files
community-plugins/tmux-provider/translations/en.json
T
2026-07-30 21:07:32 -04:00

16 lines
475 B
JSON

{
"no_sessions_found": "No sessions found",
"no_sessions_subtitle": "Start a tmux session to see it here",
"session_attached": "Attached",
"session_detached": "Detached",
"settings": {
"use_tmuxp": {
"description": "Also list tmuxp session configurations (via `tmuxp ls`).",
"label": "Enable tmuxp"
}
},
"tmux_not_found": "tmux not found",
"tmux_not_found_subtitle": "Install tmux to use this provider",
"tmuxp_config": "tmuxp config"
}