1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Update German localization

Added a few missing strings and (hopefully) fixed my borked first commit.
This commit is contained in:
abno85
2018-04-12 13:48:07 +02:00
parent 0ade9b5b9b
commit 11470b85f9
7 changed files with 32 additions and 47 deletions

View File

@ -36,5 +36,8 @@ return [
'book_delete_notification' => 'hat Buch erfolgreich gelöscht:',
'book_sort' => 'hat Buch sortiert:',
'book_sort_notification' => 'hat Buch erfolgreich neu sortiert:',
// Other
'commented_on' => 'kommentierte',
];