Skip to content

Commit

Permalink
update field description
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndr-w committed Feb 11, 2024
1 parent 979865e commit a9f52e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions lang/de_de.lang
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ auto_delete_title: Automatisches Löschen
# YForm Feld
yform_values_datestamp_auto_delete_offset = Löschen nach...
yform_values_datestamp_auto_delete_offset_notice =in PHP-Format <code>strtotime()</code>, z.B. <code>+ 6 months</code> oder <code>next Monday</code> oder <code>31 December 2025</code>. Siehe <a href="https://www.php.net/manual/de/function.strtotime.php" target="_blank">PHP-Docs</a>
yform_values_datestamp_auto_delete_description = Ein <code>datestamp</code>-Feld, mit einem Lösch-Datum in der Zukunft.
yform_values_datestamp_auto_delete_description = 🧩 Auto Delete: Ein <code>datestamp</code>-Feld, mit einem Lösch-Datum in der Zukunft.

auto_delete_yform = Lösche YForm-Datensätze anhand des Felds datestamp_auto_delete
auto_delete_yform_cronjob_message = Datensätze wurden erfolgreich gelöscht.

auto_delete_folder = Lösche Dateien in einem gewählten Verzeichnis
auto_delete_folder_days_label
auto_delete_folder_days_label = Lösche Dateien nach einer bestimmten Zeit
auto_delete_folder_days = Tage
auto_delete_folder_label = Absoluter Ordner-Pfad

Expand Down
2 changes: 1 addition & 1 deletion package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: auto_delete
version: '1.0.1'
version: '1.0.2'
author: 'Alexander Walther'
supportpage: https://github.com/alexplusde/auto_delete

Expand Down

0 comments on commit a9f52e6

Please sign in to comment.