mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update translations
This commit is contained in:
@@ -4,5 +4,8 @@ return [
|
||||
'actions' => [
|
||||
'store_success' => 'Tilføjelse til bogmærke lykkedes!',
|
||||
'delete_success' => 'Annuller bogmærke lykkedes!',
|
||||
]
|
||||
],
|
||||
'torrent_not_exists' => 'Torrent: :torrent_id findes ikke!',
|
||||
'torrent_already_bookmarked' => 'Torrent: :torrent_id allerede bookmarked!',
|
||||
'torrent_has_not_been_bookmarked' => 'Torrent: :torrent_id ikke bogmærket!',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user