mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-28 06:57:22 +08:00
update translations
This commit is contained in:
@@ -4,5 +4,8 @@ return [
|
||||
'actions' => [
|
||||
'store_success' => 'Lägg till i bokmärke lyckades!',
|
||||
'delete_success' => 'Bokmärket är avklarat!',
|
||||
]
|
||||
],
|
||||
'torrent_not_exists' => 'Torrent: :torrent_id finns inte!',
|
||||
'torrent_already_bookmarked' => 'Torrent: :torrent_id redan bokmärkt!',
|
||||
'torrent_has_not_been_bookmarked' => 'Torrent: :torrent_id är inte bokmärkt!',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user