Skip to content

Commit

Permalink
Merge pull request #6 from mansoorkhan96/remove-unused-restore_versio…
Browse files Browse the repository at this point in the history
…n-translations

Remove unused restore_version translations
  • Loading branch information
mansoorkhan96 authored Mar 12, 2024
2 parents 32fe46d + 34867f1 commit 3128957
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion resources/lang/en/actions.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
return [
'previous_version' => 'Previous',
'next_version' => 'Next',
'restore_version' => 'Restore This Revision',
'restore' => [
'label' => 'Restore This Revision',
'modal_description' => 'Are you sure you\'d like to restore this version?',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/nl/actions.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
return [
'previous_version' => 'Vorige',
'next_version' => 'Volgende',
'restore_version' => 'Deze revisie herstellen',
'restore' => [
'label' => 'Deze revisie herstellen',
'modal_description' => 'Weet je zeker dat je deze revisie wilt herstellen?',
Expand Down

0 comments on commit 3128957

Please sign in to comment.