{% if slot_type == 'statics' %} {% set is_static = true %} {% set table_id = 'wpml-ls-slot-list-' ~ slot_type ~ '-' ~ slug %} {% else %} {% set table_id = 'wpml-ls-slot-list-' ~ slot_type %} {% endif %} {% if slug in ['footer', 'post_translations'] %} {% set label_action = strings.misc.label_action %} {% else %} {% set label_action = strings.misc.label_actions %} {% endif %}