Skip to content

Commit abbd762

Browse files
adrolligithub-actions[bot]
authored andcommitted
Fix styling
1 parent 97e3fba commit abbd762

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

packages/core/resources/lang/de/expiry.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
return [
34
// Expiry refers to the expiration date of a record and the package name Moox Expiry
45
'expiry' => 'Ablaufdatum',

packages/core/resources/lang/es/core.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
return [
34
'title' => 'Title',
45
'slug' => 'Slug',

packages/core/resources/lang/es/expiry.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
return [
34
// Expiry refers to the expiration date of a record and the package name Moox Expiry
45
'expiry' => 'Expiry',

packages/core/resources/lang/es/post.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
return [
34
// Press refers to the package name Moox Press, don't translate this
45
'press' => 'Press',

0 commit comments

Comments
 (0)