Fixed typo

This commit is contained in:
Grzegorz Leoniec 2019-02-07 13:21:49 +01:00
parent 9ba22002b7
commit 407b304bea
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377
12 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('admin.notifications.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('admin.organizations.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('admin.pages.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('admin.settings.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('admin.users.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card header="Werde aktiv!">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('settings.download.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('settings.delete.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('settings.invites.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('settings.languages.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('settings.organizations.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>

View File

@ -2,7 +2,7 @@
<ds-card :header="$t('settings.security.name')">
<hc-empty
icon="tasks"
message="Comming Soon…"
message="Coming Soon…"
/>
</ds-card>
</template>