slots_details_sizeCount abstract method

String slots_details_sizeCount(
  1. int count
)

Displays the size of the slot, using a count placeholder.

In en, this message translates to: 'Size {count}'

Implementation

String slots_details_sizeCount(int count);