Documentation ¶
Index ¶
Constants ¶
View Source
const ( PushTitleDepositReceived = "push.title.depositReceived" PushSubtitleDepositReceived = "push.subtitle.depositReceived" PushTitleKinReturned = "push.title.kinReturned" PushSubtitleKinReturned = "push.subtitle.kinReturned" ChatTitleCashTransactions = "title.chat.cashTransactions" ChatTitleCodeTeam = "title.chat.codeTeam" ChatTitlePayments = "title.chat.payments" ChatMessageReferralBonus = "subtitle.chat.referralBonus" ChatMessageWelcomeBonus = "subtitle.chat.welcomeBonus" )
Variables ¶
This section is empty.
Functions ¶
func GetAndroidLocalizationKey ¶
GetAndroidLocalizationKey gets a localization string in the Android format
func GetIosLocalizationKey ¶
GetIosLocalizationKey gets a localization string in the iOS format
func GetLocalizationKeyForUserAgent ¶
GetLocalizationKeyForUserAgent gets a localization key in the format for the device as provided in the user agent header. If an unknown device type, or the user- gent header isn't available, then the original key is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.