
    soj_                     >    d dl mZ d dlmZ d dlmZ dededefdZ	dS )	    )phrases)Emoji)get_belly_formattedwonamountreturnc                     t           j                            | rt          j        nt          j        | rt           j        nt           j        t          |                    S )z
    Return the text to display when a player wins.
    :param won: True if the player won, False otherwise.
    :param amount: The amount of coins won.
    :return: The text to display.
    )	r   "LOG_ITEM_DETAIL_OUTCOME_BELLY_TEXTformatr   LOG_POSITIVELOG_NEGATIVETEXT_WON	TEXT_LOSTr   )r   r   s     /app/src/utils/phrase_utils.pyget_outcome_textr      sP     5<<"	:		(: 	7		g&7F##      N)
	resourcesr   src.model.enums.Emojir   src.utils.string_utilsr   boolintstrr    r   r   <module>r      sn          ' ' ' ' ' ' 6 6 6 6 6 6$        r   