diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 99cfed5..e77c432 100755 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -11,7 +11,7 @@ {{ $t('footer.description') }}

- + {{ $t(hiring_message) }}
@@ -70,18 +70,20 @@ -
-
+
+
{{ $t('footer.credits') }} - - {{ $t('footer.credits_separator') }} - +
+ + {{ $t('footer.credits_separator') }} + +

{{ $t('footer.copyrights', { date: getDate }) }}