#!/bin/bash

osascript -e "display notification \"$*\" with title \"Translation\" subtitle \"Fr.\" sound name \"Blow\""
