C# Class Xsolla.XsollaTranslations

Inheritance: IParseble
Afficher le fichier Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
API_ERROR_MESSAGE string
APP_ERROR_TITLE string
BACK_TO_LIST string
BACK_TO_PAYMENT string
BACK_TO_PICEPOINT string
BACK_TO_SAVEDMETHOD string
BACK_TO_SPECIALS string
BACK_TO_SPECIALSLIST string
BACK_TO_STORE string
BACK_TO_SUBSCRIPTION string
BACK_TO_VIRTUALITEM string
BALANCE_BACK_BUTTON string
BALANCE_HISTORY_AMOUNT string
BALANCE_HISTORY_COMMENT string
BALANCE_HISTORY_DATE string
BALANCE_HISTORY_NO_DATA string
BALANCE_HISTORY_PAGE_TITLE string
BALANCE_HISTORY_PAYMENT_INFO string
BALANCE_HISTORY_REFRESH_BUTTON string
BALANCE_HISTORY_STATUS string
BALANCE_HISTORY_TRANSACTION_ID string
COUNTRY_CHANGE string
COUPON_CODE_EXAMPLE string
COUPON_CODE_TITLE string
COUPON_CONTROL_APPLY string
COUPON_DESCRIPTION string
COUPON_PAGE_TITLE string
FOOTER_AGREEMENT string
FOOTER_SECURED_CONNECTION string
FORM_CC_CARD_NUMBER string
FORM_CC_EULA string
FORM_CC_EXP_DATE string
FORM_CHECKOUT string
FORM_CHECKOUT_INTRO string
FORM_CONTINUE string
FORM_HEADER_CHANGE string
FORM_NUMBER_2PAY string
FORM_NUMBER_XSOLLA string
FORM_TOTAL string
LIST_OPTION_EXTRA string
LIST_OPTION_OFF string
OFFERS_COUNTDOWN_DAYS string
OFFERS_COUNTDOWN_LABEL string
OFFERS_COUNTDOWN_METHODS string
OFFERS_DEFAULT_NAME string
OFFER_BONUS string
OFFER_DISCOUNT string
PAYMENT_INSTRUCTION_LABEL string
PAYMENT_LIST_POPULAR_TITLE string
PAYMENT_LIST_QUICK_TITLE string
PAYMENT_LIST_SEARCH string
PAYMENT_LIST_SEARCH_EG string
PAYMENT_LIST_SEARCH_MOBILE string
PAYMENT_LIST_SHOW_MORE string
PAYMENT_LIST_SHOW_QUICK string
PAYMENT_METHODS_PAGE_TITLE string
PAYMENT_METHOD_NO_DATA string
PAYMENT_PAGE_TITLE string
PAYMENT_PAGE_TITLE_VIA string
PAYMENT_SUMMARY_BONUS string
PAYMENT_SUMMARY_DISCOUNT string
PAYMENT_SUMMARY_FEE string
PAYMENT_SUMMARY_HEADER string
PAYMENT_SUMMARY_SUBTOTAL string
PAYMENT_SUMMARY_TOTAL string
PAYMENT_SUMMARY_VAT string
PAYMENT_SUMMARY_XSOLLA_CREDITS string
PAYMENT_SUMMARY_XSOLLA_CREDITS_HINT string
PAYMENT_WAITING_BUTTON string
PAYMENT_WAITING_NOTICE string
PERIOD_DAYS string
PERIOD_MONTH1 string
PERIOD_MONTHS string
PRICEPOINT_OPTION_BUTTON string
PRICEPOINT_PAGE_CUSTOM_AMOUNT_HIDE_TITLE string
PRICEPOINT_PAGE_CUSTOM_AMOUNT_SHOW_TITLE string
PRICEPOINT_PAGE_TITLE string
SAVEDMETHOD_OTHER_ACCOUNT_LABEL string
SAVEDMETHOD_OTHER_LABEL string
SAVEDMETHOD_OTHER_LABEL_MOBILE string
SAVEDMETHOD_PAGE_TITLE string
SAVED_METHODS_TITLE string
STATE_NAME_INDEX string
STATE_NAME_LIST string
STATE_NAME_PAYMENT string
STATE_NAME_PRICEPOINT string
STATE_NAME_SAVEDMETHOD string
STATE_NAME_SUBSCRIPTION string
STATE_NAME_VIRTUALITEM string
STATUS_DONE_DESCRIPTION string
STATUS_PAGE_TITLE string
STATUS_PURCHASED_DESCRIPTION string
SUBSCRIPTION_MOBILE_PAGE_TITLE string
SUBSCRIPTION_PACKAGE_RATE string
SUBSCRIPTION_PACKAGE_RATE_MOBILE string
SUBSCRIPTION_PAGE_TITLE string
SUPPORT_CONTACT_US string
SUPPORT_CUSTOMER_SUPPORT string
SUPPORT_LABEL string
SUPPORT_NEED_HELP string
SUPPORT_PHONE string
TOTAL string
USER_BALANCE_LABEL string
VALIDATION_MESSAGE_CARDNUMBER string
VALIDATION_MESSAGE_CARD_MONTH string
VALIDATION_MESSAGE_CARD_YEAR string
VALIDATION_MESSAGE_CVV string
VALIDATION_MESSAGE_EMAIL string
VALIDATION_MESSAGE_MAX string
VALIDATION_MESSAGE_MAX_LENGTH string
VALIDATION_MESSAGE_MIN string
VALIDATION_MESSAGE_MIN_LENGTH string
VALIDATION_MESSAGE_PHONE string
VALIDATION_MESSAGE_REQUIRED string
VIRTUALITEMS_TITLE_FAVORITE string
VIRTUALITEM_NO_DATA string
VIRTUALITEM_PAGE_TITLE string
VIRTUALSTATUS_DONE_DESCRIPTIONS string
VIRTUAL_ITEM_OPTION_BUTTON string
WHERE_IS_CPF_NAME string
WHERE_IS_CPF_NUMBER string
WHERE_IS_SECURITY_CODE string
WHERE_IS_ZIP_POSTAL_CODE string
XSOLLA_COPYRIGHT string

Méthodes publiques

Méthode Description
Get ( string key ) : string
Parse ( JSONNode translationsNode ) : IParseble
ToString ( ) : string
XsollaTranslations ( ) : System.Collections

Private Methods

Méthode Description
fillMap ( JSONNode translationsNode ) : void

Method Details

Get() public méthode

public Get ( string key ) : string
key string
Résultat string

Parse() public méthode

public Parse ( JSONNode translationsNode ) : IParseble
translationsNode JSONNode
Résultat IParseble

ToString() public méthode

public ToString ( ) : string
Résultat string

XsollaTranslations() public méthode

public XsollaTranslations ( ) : System.Collections
Résultat System.Collections

Property Details

API_ERROR_MESSAGE public_oe static_oe property

public static string API_ERROR_MESSAGE
Résultat string

APP_ERROR_TITLE public_oe static_oe property

public static string APP_ERROR_TITLE
Résultat string

BACK_TO_LIST public_oe static_oe property

public static string BACK_TO_LIST
Résultat string

BACK_TO_PAYMENT public_oe static_oe property

public static string BACK_TO_PAYMENT
Résultat string

BACK_TO_PICEPOINT public_oe static_oe property

public static string BACK_TO_PICEPOINT
Résultat string

BACK_TO_SAVEDMETHOD public_oe static_oe property

public static string BACK_TO_SAVEDMETHOD
Résultat string

BACK_TO_SPECIALS public_oe static_oe property

public static string BACK_TO_SPECIALS
Résultat string

BACK_TO_SPECIALSLIST public_oe static_oe property

public static string BACK_TO_SPECIALSLIST
Résultat string

BACK_TO_STORE public_oe static_oe property

public static string BACK_TO_STORE
Résultat string

BACK_TO_SUBSCRIPTION public_oe static_oe property

public static string BACK_TO_SUBSCRIPTION
Résultat string

BACK_TO_VIRTUALITEM public_oe static_oe property

public static string BACK_TO_VIRTUALITEM
Résultat string

BALANCE_BACK_BUTTON public_oe static_oe property

public static string BALANCE_BACK_BUTTON
Résultat string

BALANCE_HISTORY_AMOUNT public_oe static_oe property

public static string BALANCE_HISTORY_AMOUNT
Résultat string

BALANCE_HISTORY_COMMENT public_oe static_oe property

public static string BALANCE_HISTORY_COMMENT
Résultat string

BALANCE_HISTORY_DATE public_oe static_oe property

public static string BALANCE_HISTORY_DATE
Résultat string

BALANCE_HISTORY_NO_DATA public_oe static_oe property

public static string BALANCE_HISTORY_NO_DATA
Résultat string

BALANCE_HISTORY_PAGE_TITLE public_oe static_oe property

public static string BALANCE_HISTORY_PAGE_TITLE
Résultat string

BALANCE_HISTORY_PAYMENT_INFO public_oe static_oe property

public static string BALANCE_HISTORY_PAYMENT_INFO
Résultat string

BALANCE_HISTORY_REFRESH_BUTTON public_oe static_oe property

public static string BALANCE_HISTORY_REFRESH_BUTTON
Résultat string

BALANCE_HISTORY_STATUS public_oe static_oe property

public static string BALANCE_HISTORY_STATUS
Résultat string

BALANCE_HISTORY_TRANSACTION_ID public_oe static_oe property

public static string BALANCE_HISTORY_TRANSACTION_ID
Résultat string

COUNTRY_CHANGE public_oe static_oe property

public static string COUNTRY_CHANGE
Résultat string

COUPON_CODE_EXAMPLE public_oe static_oe property

public static string COUPON_CODE_EXAMPLE
Résultat string

COUPON_CODE_TITLE public_oe static_oe property

public static string COUPON_CODE_TITLE
Résultat string

COUPON_CONTROL_APPLY public_oe static_oe property

public static string COUPON_CONTROL_APPLY
Résultat string

COUPON_DESCRIPTION public_oe static_oe property

public static string COUPON_DESCRIPTION
Résultat string

COUPON_PAGE_TITLE public_oe static_oe property

public static string COUPON_PAGE_TITLE
Résultat string

FOOTER_AGREEMENT public_oe static_oe property

public static string FOOTER_AGREEMENT
Résultat string

FOOTER_SECURED_CONNECTION public_oe static_oe property

public static string FOOTER_SECURED_CONNECTION
Résultat string

FORM_CC_CARD_NUMBER public_oe static_oe property

public static string FORM_CC_CARD_NUMBER
Résultat string

FORM_CC_EULA public_oe static_oe property

public static string FORM_CC_EULA
Résultat string

FORM_CC_EXP_DATE public_oe static_oe property

public static string FORM_CC_EXP_DATE
Résultat string

FORM_CHECKOUT public_oe static_oe property

public static string FORM_CHECKOUT
Résultat string

FORM_CHECKOUT_INTRO public_oe static_oe property

public static string FORM_CHECKOUT_INTRO
Résultat string

FORM_CONTINUE public_oe static_oe property

public static string FORM_CONTINUE
Résultat string

FORM_HEADER_CHANGE public_oe static_oe property

public static string FORM_HEADER_CHANGE
Résultat string

FORM_NUMBER_2PAY public_oe static_oe property

public static string FORM_NUMBER_2PAY
Résultat string

FORM_NUMBER_XSOLLA public_oe static_oe property

public static string FORM_NUMBER_XSOLLA
Résultat string

FORM_TOTAL public_oe static_oe property

public static string FORM_TOTAL
Résultat string

LIST_OPTION_EXTRA public_oe static_oe property

public static string LIST_OPTION_EXTRA
Résultat string

LIST_OPTION_OFF public_oe static_oe property

public static string LIST_OPTION_OFF
Résultat string

OFFERS_COUNTDOWN_DAYS public_oe static_oe property

public static string OFFERS_COUNTDOWN_DAYS
Résultat string

OFFERS_COUNTDOWN_LABEL public_oe static_oe property

public static string OFFERS_COUNTDOWN_LABEL
Résultat string

OFFERS_COUNTDOWN_METHODS public_oe static_oe property

public static string OFFERS_COUNTDOWN_METHODS
Résultat string

OFFERS_DEFAULT_NAME public_oe static_oe property

public static string OFFERS_DEFAULT_NAME
Résultat string

OFFER_BONUS public_oe static_oe property

public static string OFFER_BONUS
Résultat string

OFFER_DISCOUNT public_oe static_oe property

public static string OFFER_DISCOUNT
Résultat string

PAYMENT_INSTRUCTION_LABEL public_oe static_oe property

public static string PAYMENT_INSTRUCTION_LABEL
Résultat string

PAYMENT_LIST_POPULAR_TITLE public_oe static_oe property

public static string PAYMENT_LIST_POPULAR_TITLE
Résultat string

PAYMENT_LIST_QUICK_TITLE public_oe static_oe property

public static string PAYMENT_LIST_QUICK_TITLE
Résultat string

PAYMENT_LIST_SEARCH public_oe static_oe property

public static string PAYMENT_LIST_SEARCH
Résultat string

PAYMENT_LIST_SEARCH_EG public_oe static_oe property

public static string PAYMENT_LIST_SEARCH_EG
Résultat string

PAYMENT_LIST_SEARCH_MOBILE public_oe static_oe property

public static string PAYMENT_LIST_SEARCH_MOBILE
Résultat string

PAYMENT_LIST_SHOW_MORE public_oe static_oe property

public static string PAYMENT_LIST_SHOW_MORE
Résultat string

PAYMENT_LIST_SHOW_QUICK public_oe static_oe property

public static string PAYMENT_LIST_SHOW_QUICK
Résultat string

PAYMENT_METHODS_PAGE_TITLE public_oe static_oe property

public static string PAYMENT_METHODS_PAGE_TITLE
Résultat string

PAYMENT_METHOD_NO_DATA public_oe static_oe property

public static string PAYMENT_METHOD_NO_DATA
Résultat string

PAYMENT_PAGE_TITLE public_oe static_oe property

public static string PAYMENT_PAGE_TITLE
Résultat string

PAYMENT_PAGE_TITLE_VIA public_oe static_oe property

public static string PAYMENT_PAGE_TITLE_VIA
Résultat string

PAYMENT_SUMMARY_BONUS public_oe static_oe property

public static string PAYMENT_SUMMARY_BONUS
Résultat string

PAYMENT_SUMMARY_DISCOUNT public_oe static_oe property

public static string PAYMENT_SUMMARY_DISCOUNT
Résultat string

PAYMENT_SUMMARY_FEE public_oe static_oe property

public static string PAYMENT_SUMMARY_FEE
Résultat string

PAYMENT_SUMMARY_HEADER public_oe static_oe property

public static string PAYMENT_SUMMARY_HEADER
Résultat string

PAYMENT_SUMMARY_SUBTOTAL public_oe static_oe property

public static string PAYMENT_SUMMARY_SUBTOTAL
Résultat string

PAYMENT_SUMMARY_TOTAL public_oe static_oe property

public static string PAYMENT_SUMMARY_TOTAL
Résultat string

PAYMENT_SUMMARY_VAT public_oe static_oe property

public static string PAYMENT_SUMMARY_VAT
Résultat string

PAYMENT_SUMMARY_XSOLLA_CREDITS public_oe static_oe property

public static string PAYMENT_SUMMARY_XSOLLA_CREDITS
Résultat string

PAYMENT_SUMMARY_XSOLLA_CREDITS_HINT public_oe static_oe property

public static string PAYMENT_SUMMARY_XSOLLA_CREDITS_HINT
Résultat string

PAYMENT_WAITING_BUTTON public_oe static_oe property

public static string PAYMENT_WAITING_BUTTON
Résultat string

PAYMENT_WAITING_NOTICE public_oe static_oe property

public static string PAYMENT_WAITING_NOTICE
Résultat string

PERIOD_DAYS public_oe static_oe property

public static string PERIOD_DAYS
Résultat string

PERIOD_MONTH1 public_oe static_oe property

public static string PERIOD_MONTH1
Résultat string

PERIOD_MONTHS public_oe static_oe property

public static string PERIOD_MONTHS
Résultat string

PRICEPOINT_OPTION_BUTTON public_oe static_oe property

public static string PRICEPOINT_OPTION_BUTTON
Résultat string

PRICEPOINT_PAGE_CUSTOM_AMOUNT_HIDE_TITLE public_oe static_oe property

public static string PRICEPOINT_PAGE_CUSTOM_AMOUNT_HIDE_TITLE
Résultat string

PRICEPOINT_PAGE_CUSTOM_AMOUNT_SHOW_TITLE public_oe static_oe property

public static string PRICEPOINT_PAGE_CUSTOM_AMOUNT_SHOW_TITLE
Résultat string

PRICEPOINT_PAGE_TITLE public_oe static_oe property

public static string PRICEPOINT_PAGE_TITLE
Résultat string

SAVEDMETHOD_OTHER_ACCOUNT_LABEL public_oe static_oe property

public static string SAVEDMETHOD_OTHER_ACCOUNT_LABEL
Résultat string

SAVEDMETHOD_OTHER_LABEL public_oe static_oe property

public static string SAVEDMETHOD_OTHER_LABEL
Résultat string

SAVEDMETHOD_OTHER_LABEL_MOBILE public_oe static_oe property

public static string SAVEDMETHOD_OTHER_LABEL_MOBILE
Résultat string

SAVEDMETHOD_PAGE_TITLE public_oe static_oe property

public static string SAVEDMETHOD_PAGE_TITLE
Résultat string

SAVED_METHODS_TITLE public_oe static_oe property

public static string SAVED_METHODS_TITLE
Résultat string

STATE_NAME_INDEX public_oe static_oe property

public static string STATE_NAME_INDEX
Résultat string

STATE_NAME_LIST public_oe static_oe property

public static string STATE_NAME_LIST
Résultat string

STATE_NAME_PAYMENT public_oe static_oe property

public static string STATE_NAME_PAYMENT
Résultat string

STATE_NAME_PRICEPOINT public_oe static_oe property

public static string STATE_NAME_PRICEPOINT
Résultat string

STATE_NAME_SAVEDMETHOD public_oe static_oe property

public static string STATE_NAME_SAVEDMETHOD
Résultat string

STATE_NAME_SUBSCRIPTION public_oe static_oe property

public static string STATE_NAME_SUBSCRIPTION
Résultat string

STATE_NAME_VIRTUALITEM public_oe static_oe property

public static string STATE_NAME_VIRTUALITEM
Résultat string

STATUS_DONE_DESCRIPTION public_oe static_oe property

public static string STATUS_DONE_DESCRIPTION
Résultat string

STATUS_PAGE_TITLE public_oe static_oe property

public static string STATUS_PAGE_TITLE
Résultat string

STATUS_PURCHASED_DESCRIPTION public_oe static_oe property

public static string STATUS_PURCHASED_DESCRIPTION
Résultat string

SUBSCRIPTION_MOBILE_PAGE_TITLE public_oe static_oe property

public static string SUBSCRIPTION_MOBILE_PAGE_TITLE
Résultat string

SUBSCRIPTION_PACKAGE_RATE public_oe static_oe property

public static string SUBSCRIPTION_PACKAGE_RATE
Résultat string

SUBSCRIPTION_PACKAGE_RATE_MOBILE public_oe static_oe property

public static string SUBSCRIPTION_PACKAGE_RATE_MOBILE
Résultat string

SUBSCRIPTION_PAGE_TITLE public_oe static_oe property

public static string SUBSCRIPTION_PAGE_TITLE
Résultat string

SUPPORT_CONTACT_US public_oe static_oe property

public static string SUPPORT_CONTACT_US
Résultat string

SUPPORT_CUSTOMER_SUPPORT public_oe static_oe property

public static string SUPPORT_CUSTOMER_SUPPORT
Résultat string

SUPPORT_LABEL public_oe static_oe property

public static string SUPPORT_LABEL
Résultat string

SUPPORT_NEED_HELP public_oe static_oe property

public static string SUPPORT_NEED_HELP
Résultat string

SUPPORT_PHONE public_oe static_oe property

public static string SUPPORT_PHONE
Résultat string

TOTAL public_oe static_oe property

public static string TOTAL
Résultat string

USER_BALANCE_LABEL public_oe static_oe property

public static string USER_BALANCE_LABEL
Résultat string

VALIDATION_MESSAGE_CARDNUMBER public_oe static_oe property

public static string VALIDATION_MESSAGE_CARDNUMBER
Résultat string

VALIDATION_MESSAGE_CARD_MONTH public_oe static_oe property

public static string VALIDATION_MESSAGE_CARD_MONTH
Résultat string

VALIDATION_MESSAGE_CARD_YEAR public_oe static_oe property

public static string VALIDATION_MESSAGE_CARD_YEAR
Résultat string

VALIDATION_MESSAGE_CVV public_oe static_oe property

public static string VALIDATION_MESSAGE_CVV
Résultat string

VALIDATION_MESSAGE_EMAIL public_oe static_oe property

public static string VALIDATION_MESSAGE_EMAIL
Résultat string

VALIDATION_MESSAGE_MAX public_oe static_oe property

public static string VALIDATION_MESSAGE_MAX
Résultat string

VALIDATION_MESSAGE_MAX_LENGTH public_oe static_oe property

public static string VALIDATION_MESSAGE_MAX_LENGTH
Résultat string

VALIDATION_MESSAGE_MIN public_oe static_oe property

public static string VALIDATION_MESSAGE_MIN
Résultat string

VALIDATION_MESSAGE_MIN_LENGTH public_oe static_oe property

public static string VALIDATION_MESSAGE_MIN_LENGTH
Résultat string

VALIDATION_MESSAGE_PHONE public_oe static_oe property

public static string VALIDATION_MESSAGE_PHONE
Résultat string

VALIDATION_MESSAGE_REQUIRED public_oe static_oe property

public static string VALIDATION_MESSAGE_REQUIRED
Résultat string

VIRTUALITEMS_TITLE_FAVORITE public_oe static_oe property

public static string VIRTUALITEMS_TITLE_FAVORITE
Résultat string

VIRTUALITEM_NO_DATA public_oe static_oe property

public static string VIRTUALITEM_NO_DATA
Résultat string

VIRTUALITEM_PAGE_TITLE public_oe static_oe property

public static string VIRTUALITEM_PAGE_TITLE
Résultat string

VIRTUALSTATUS_DONE_DESCRIPTIONS public_oe static_oe property

public static string VIRTUALSTATUS_DONE_DESCRIPTIONS
Résultat string

VIRTUAL_ITEM_OPTION_BUTTON public_oe static_oe property

public static string VIRTUAL_ITEM_OPTION_BUTTON
Résultat string

WHERE_IS_CPF_NAME public_oe static_oe property

public static string WHERE_IS_CPF_NAME
Résultat string

WHERE_IS_CPF_NUMBER public_oe static_oe property

public static string WHERE_IS_CPF_NUMBER
Résultat string

WHERE_IS_SECURITY_CODE public_oe static_oe property

public static string WHERE_IS_SECURITY_CODE
Résultat string

WHERE_IS_ZIP_POSTAL_CODE public_oe static_oe property

public static string WHERE_IS_ZIP_POSTAL_CODE
Résultat string

XSOLLA_COPYRIGHT public_oe static_oe property

public static string XSOLLA_COPYRIGHT
Résultat string