cms -db translation

 

Help

Here are some tips for translating cms -db.

Date and Time Format

You can use the following variables when editing the date format:

  • +day - Day of the week in words
  • +month - Month in words
  • +d - Day of the month as 2-digit number
  • +M - Month as 2-digit number
  • +y - Year as 4-digit number
  • +h - Hour as 2-digit number
  • +m - Minute as 2-digit number

PHP sprintf / printf Syntax

If you see things such as %s, please leave them unchanged, as they are placeholders for other strings.

(X)HTML Tags

HTML tags such as <strong></strong> or <br /> should be left unchanged.