From 9db21a976fd866b4e2ce89323cf88a052036790c Mon Sep 17 00:00:00 2001 From: Baptiste Gelez Date: Sat, 21 Jul 2018 21:25:29 +0000 Subject: [PATCH] Radio details page: fix wrong translation interpolation --- front/src/views/radios/Detail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/views/radios/Detail.vue b/front/src/views/radios/Detail.vue index e82337350..e269bf284 100644 --- a/front/src/views/radios/Detail.vue +++ b/front/src/views/radios/Detail.vue @@ -24,7 +24,7 @@ Delete -

Do you want to delete the radio "{{ radio }}"?

+

Do you want to delete the radio "%{ radio }"?

This will completely delete this radio and cannot be undone.

Delete radio