Merge branch 'feature/69-translation-keys' of https://git.odit.services/lfk/frontend into feature/69-translation-keys

# Conflicts:
#	src/locales/de.json
#	src/locales/en.json
This commit is contained in:
2021-02-19 17:57:10 +01:00
4 changed files with 476 additions and 482 deletions

View File

@@ -144,7 +144,7 @@
class="px-6 py-4 whitespace-nowrap text-right text-sm font-medium">
<a
href="./{o.id}"
class="text-indigo-600 hover:text-indigo-900">Edit</a>
class="text-indigo-600 hover:text-indigo-900">{$_('edit')}</a>
{#if store.state.jwtinfo.userdetails.permissions.includes('ORGANIZATION:DELETE')}
<button
on:click={() => {