mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
manage content creators
This commit is contained in:
@@ -785,5 +785,6 @@
|
||||
":name\\'s Avatar": "",
|
||||
"Manage": "Verwalten",
|
||||
"Manage content creators": "Verwalte Content Creators",
|
||||
"Lecturers\/Content Creators": "Dozenten\/Content Creators"
|
||||
"Lecturers\/Content Creators": "Dozenten\/Content Creators",
|
||||
"Manage lecturers": "Verwalte Dozenten"
|
||||
}
|
||||
|
||||
@@ -782,5 +782,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -782,5 +782,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -783,5 +783,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -783,5 +783,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -783,5 +783,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -783,5 +783,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -783,5 +783,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -783,5 +783,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -745,5 +745,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -757,5 +757,6 @@
|
||||
"Manage": "",
|
||||
"Manage content creators": "",
|
||||
"Participants": "",
|
||||
"Lecturers\/Content Creators": ""
|
||||
"Lecturers\/Content Creators": "",
|
||||
"Manage lecturers": ""
|
||||
}
|
||||
@@ -89,6 +89,12 @@
|
||||
{{ __('Register course date') }}
|
||||
</a>
|
||||
|
||||
<a href="{{ route('school.table.lecturer', ['country' => $country]) }}"
|
||||
class="flex gap-x-4 py-2 text-sm font-semibold leading-6 text-gray-900">
|
||||
<i class="fa-thin fa-list flex-none text-gray-400"></i>
|
||||
{{ __('Manage lecturers') }}
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user