From 7d728a72df23d1e00203d806ab799912e0e7431c Mon Sep 17 00:00:00 2001 From: Jaroslav Drzik Date: Tue, 15 Mar 2022 19:52:30 +0100 Subject: [PATCH] fix back translation template --- src/scripts/components/Translation.vue | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/src/scripts/components/Translation.vue b/src/scripts/components/Translation.vue index 082eaaf..34c1671 100644 --- a/src/scripts/components/Translation.vue +++ b/src/scripts/components/Translation.vue @@ -153,18 +153,11 @@ export default { class="text-sm text-gray-500 dark:text-gray-400" > {{ tt.string1 }} - - [{{ p.ipa }}] - + + [{{ tt.pronunciations[0].ipa }}] +