Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

View file
nameKonfiguracja-watermark.txt
height250

Tłumaczenia

Tłumaczenia działają na elementach o type:

  • label
  • legend
  • name
  • hint
  • help

Jako wartość należy podać klucz tłumaczenia z pliku messages_browser wtyczki.

Code Block
titlePrzykład
 schema: {
      fields: [{
        type: "field-array",
        label: "tree.view.table1",
        model: "table1",
      }]
	 }

 

Konfiguracja schematu graficznego dla tablic

...