default_lang
 all_cats 
Array
(
    [0] => WP_Term Object
        (
            [term_id] => 7
            [name] => Artists
            [slug] => artists
            [term_group] => 0
            [term_taxonomy_id] => 7
            [taxonomy] => category
            [description] => 
            [parent] => 0
            [count] => 14
            [filter] => raw
            [meta] => Array
                (
                )

            [cat_ID] => 7
            [category_count] => 14
            [category_description] => 
            [cat_name] => Artists
            [category_nicename] => artists
            [category_parent] => 0
        )

    [1] => WP_Term Object
        (
            [term_id] => 6
            [name] => Essays
            [slug] => essays
            [term_group] => 0
            [term_taxonomy_id] => 6
            [taxonomy] => category
            [description] => 
            [parent] => 0
            [count] => 4
            [filter] => raw
            [meta] => Array
                (
                )

            [cat_ID] => 6
            [category_count] => 4
            [category_description] => 
            [cat_name] => Essays
            [category_nicename] => essays
            [category_parent] => 0
        )

    [2] => WP_Term Object
        (
            [term_id] => 8
            [name] => Festivals
            [slug] => festivals
            [term_group] => 0
            [term_taxonomy_id] => 8
            [taxonomy] => category
            [description] => 
            [parent] => 0
            [count] => 2
            [filter] => raw
            [meta] => Array
                (
                )

            [cat_ID] => 8
            [category_count] => 2
            [category_description] => 
            [cat_name] => Festivals
            [category_nicename] => festivals
            [category_parent] => 0
        )

    [3] => WP_Term Object
        (
            [term_id] => 10
            [name] => Notice board
            [slug] => notice_board
            [term_group] => 0
            [term_taxonomy_id] => 10
            [taxonomy] => category
            [description] => 
            [parent] => 0
            [count] => 4
            [filter] => raw
            [meta] => Array
                (
                )

            [cat_ID] => 10
            [category_count] => 4
            [category_description] => 
            [cat_name] => Notice board
            [category_nicename] => notice_board
            [category_parent] => 0
        )

    [4] => WP_Term Object
        (
            [term_id] => 3
            [name] => Organisations
            [slug] => organisations
            [term_group] => 0
            [term_taxonomy_id] => 3
            [taxonomy] => category
            [description] => 
            [parent] => 0
            [count] => 5
            [filter] => raw
            [meta] => Array
                (
                )

            [cat_ID] => 3
            [category_count] => 5
            [category_description] => 
            [cat_name] => Organisations
            [category_nicename] => organisations
            [category_parent] => 0
        )

    [5] => WP_Term Object
        (
            [term_id] => 9
            [name] => Residences
            [slug] => residences
            [term_group] => 0
            [term_taxonomy_id] => 9
            [taxonomy] => category
            [description] => 
            [parent] => 0
            [count] => 2
            [filter] => raw
            [meta] => Array
                (
                )

            [cat_ID] => 9
            [category_count] => 2
            [category_description] => 
            [cat_name] => Residences
            [category_nicename] => residences
            [category_parent] => 0
        )

)

 acf_map_display_cats 
Array
(
    [0] => 7
    [1] => 8
    [2] => 3
    [3] => 9
)

 cat_translations 
Array
(
    [7] => Array
        (
            [en] => 7
        )

    [8] => Array
        (
            [en] => 8
        )

    [3] => Array
        (
            [en] => 3
        )

    [9] => Array
        (
            [en] => 9
        )

)