o
    :F¶d3  ã                   @   s&   d Z ddddddddœZdd
d„ZdS )a  The main purpose of this page is to have all the error messages which is being used in the Interactive CLI,
so updating those in the future should be easy, it is recommended not to call error messages from
outside this page, instead call get_error_message functionzIncorrect input:z"Error: Missing required parameterszZError: Resource search failed, please check you are correctly authorized to view resourceszNo items foundz,Something went wrong. Please try again laterzHistory clearedz?Terminal is too small. Expand terminal height to see full menu.)Zinvalid_inputZmissing_required_paramsZresource_search_failedZno_items_foundZ	try_againZhistory_clearZterminal_too_smallÚ c                 C   s(   | t v rt |  }|r|d| 7 }|S d S )Nú )Úerror_messages)ÚerrorZ
extra_textZerror_message© r   ú>usr/lib/python3.10/site-packages/interactive/error_messages.pyÚget_error_message   s   ür   N)r   )Ú__doc__r   r   r   r   r   r   Ú<module>   s   ù