Alle Übersetzungen
Gib einen Nachrichtennamen ein, um alle verfügbaren Übersetzungen anzuzeigen.
Es wurde eine Übersetzung gefunden.
| Name | Aktueller Text |
|---|---|
| V Deutsch (de) | In this example the first argument is the keyword <code>DATE</code> indicating that date information is used. If this string is found it will be replaced by the date given in the next argument (here 5/12/2016 00:00). In the file abc.txt the variable to be replaced must be given as follows: <code>{DATE|yyyy|+1,y}</code>. This means the result will be <code>2017</code>, one year added to 2016. |