Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
adrolli authored and github-actions[bot] committed Dec 18, 2024
1 parent 97e3fba commit abbd762
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/resources/lang/de/expiry.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Expiry refers to the expiration date of a record and the package name Moox Expiry
'expiry' => 'Ablaufdatum',
Expand Down
1 change: 1 addition & 0 deletions packages/core/resources/lang/es/core.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
'title' => 'Title',
'slug' => 'Slug',
Expand Down
1 change: 1 addition & 0 deletions packages/core/resources/lang/es/expiry.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Expiry refers to the expiration date of a record and the package name Moox Expiry
'expiry' => 'Expiry',
Expand Down
1 change: 1 addition & 0 deletions packages/core/resources/lang/es/post.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

return [
// Press refers to the package name Moox Press, don't translate this
'press' => 'Press',
Expand Down

0 comments on commit abbd762

Please sign in to comment.