Files
community-plugins/hypr-screen-mirror/translations/en.json
T
2026-07-22 23:07:55 -04:00

28 lines
834 B
JSON

{
"notification": {
"hyprland_socket_not_found": "Hyprland socket not found",
"invalid_monitor_selection": "Invalid monitor selection",
"monitor_list_failed": "Failed to list monitors",
"monitor_watch_failed": "Failed to watch monitors",
"no_monitors_found": "No monitors found",
"start_mirroring_failed": "Failed to start mirroring",
"stop_mirroring_failed": "Failed to stop mirroring",
"timed_out": "Command timed out"
},
"panel": {
"focused_monitor": "Current Monitor",
"refresh": "Refresh",
"source_monitor": "Source Monitor",
"start_mirroring": "Mirror",
"stop_mirroring": "Stop",
"target_monitor": "Target Monitor",
"title": "Hypr Screen Mirror"
},
"widget": {
"glyph": {
"description": "Glyph shown in the bar",
"label": "Glyph"
}
}
}