Let $f\in L^1$, consider the map $t\mapsto f_t=f(x-t)$, then how can one show that $t\mapsto f_t$ is continuous? More explicitly one wants to show that $\lim_{h\to 0}|f_{t+h}-f_t|_{L^1}=0$. I tried to use approximation by $C_0(\mathbb{R})$ functions $g^n$ to approximate $f$ in $L^1$ norm. Then one has $\lim_{h\to 0}|g^n_{t+h}-g^n_t|_{L^1}=0$, but then I came across the problem: how can one show that the two limits can exchange so that one has $$\lim_{h\to 0}|f_{t+h}-f_t|_{L^1}=\lim_{h\to 0}\lim_{n\to\infty}|g^n_{t+h}-g^n_t|_{L^1}=\lim_{n\to\infty}\lim_{h\to 0}|g^n_{t+h}-g^n_t|_{L^1}=0.$$
Can someone help me with some conditions on which two limits can be exchanged, or do you have a better way of proving the continuity? Thank you!