From ac298c2ff3941c18c0a5d130d86dba4ed5f0e963 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Tue, 13 Feb 2024 15:59:37 +0000 Subject: [PATCH] New translations settings.php (Croatian) --- lang/hr/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/hr/settings.php b/lang/hr/settings.php index 6040489ac..42c033a29 100644 --- a/lang/hr/settings.php +++ b/lang/hr/settings.php @@ -109,7 +109,7 @@ return [ 'recycle_bin_contents_empty' => 'Recycle Bin je prazan', 'recycle_bin_empty' => 'Isprazni Recycle Bin', 'recycle_bin_empty_confirm' => 'Ovo će trajno obrisati sve stavke u Recycle Bin i sadržaje povezane s njima. Jeste li sigurni da želite isprazniti Recycle Bin?', - 'recycle_bin_destroy_confirm' => 'Ovom radnjom ćete trajno izbrisati ovu stavku i nećete je više moći vratiti. Želite li je trajno izbrisati?', + 'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?', 'recycle_bin_destroy_list' => 'Stavke koje treba izbrisati', 'recycle_bin_restore_list' => 'Stavke koje treba vratiti', 'recycle_bin_restore_confirm' => 'Ova radnja vraća izbrisane stavke i njene podređene elemente na prvobitnu lokaciju. Ako je nadređena stavka izbrisana i nju treba vratiti.',