Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
FatihKoz authored and StyleCIBot committed Jan 12, 2025
1 parent 0630322 commit 57a4497
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions resources/lang/de/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => 'Aktivitäten',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/en/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => 'Actions',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/es-es/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => 'Acciones',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/fr/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => 'Actions',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/it/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => 'Azioni',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/jp/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => '行動',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/pt-br/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => 'Ações',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/pt-pt/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Comum
'actions' => 'Ações',
Expand Down
1 change: 1 addition & 0 deletions resources/lang/tr/disposable.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Common
'actions' => 'İşlemler',
Expand Down

0 comments on commit 57a4497

Please sign in to comment.