update translations

This commit is contained in:
xiaomlove
2025-09-23 11:53:30 +07:00
parent 38688178b6
commit c1845f276b
146 changed files with 3645 additions and 1996 deletions
+4 -1
View File
@@ -4,5 +4,8 @@ return [
'actions' => [
'store_success' => 'Přidání do záložky bylo úspěšné!',
'delete_success' => 'Zrušení záložky úspěšné!',
]
],
'torrent_not_exists' => 'Torrent: :torrent_id neexistuje!',
'torrent_already_bookmarked' => 'Torrent: :torrent_id je již záložka!',
'torrent_has_not_been_bookmarked' => 'Torrent: :torrent_id není záložkováno!',
];