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' => 'Lesezeichen erfolgreich hinzugefügt!',
'delete_success' => 'Lesezeichen erfolgreich abbrechen!',
]
],
'torrent_not_exists' => 'Torrent: :torrent_id existiert nicht!',
'torrent_already_bookmarked' => 'Torrent: :torrent_id bereits Lesezeichen!',
'torrent_has_not_been_bookmarked' => 'Torrent: :torrent_id nicht Lesezeichen!',
];