Skip to content

Commit

Permalink
Add unsaved-changes-alert id translation
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanaelGT authored May 20, 2024
1 parent 66f7a2b commit ade8cee
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/panels/resources/lang/id/unsaved-changes-alert.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?php

return [

'body' => 'Anda memiliki perubahan yang belum disimpan. Apakah Anda yakin ingin meninggalkan halaman ini?',

];

0 comments on commit ade8cee

Please sign in to comment.