Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

constants.js 111B

123456
  1. /**
  2. * The namespace of the i18n/translation keys.
  3. *
  4. * @type {string}
  5. */
  6. export const _TNS = 'deepLinking';