diff --git a/src/assets/icon-loading.svg b/src/assets/icon-loading.svg new file mode 100644 index 0000000..b0f7e8d --- /dev/null +++ b/src/assets/icon-loading.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/JournalView.vue b/src/views/JournalView.vue index 6a30303..2e472dd 100644 --- a/src/views/JournalView.vue +++ b/src/views/JournalView.vue @@ -4,10 +4,10 @@
-
+
-
{{ $t('app.loading') }}
+
{{ $t('app.error') }} @@ -110,12 +110,17 @@
+ +
+ loading icon + {{ $t('app.loading') }} +