From 3c222f8261f50e202970ed3a57c34018e970bd7a Mon Sep 17 00:00:00 2001 From: Erastus Amunwe Date: Mon, 26 Oct 2020 16:50:45 +0200 Subject: [PATCH] created hook to get the available translations --- src/components/NavBar.vue | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index c3e3591..a392b16 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -14,4 +14,33 @@ - \ No newline at end of file + + \ No newline at end of file