+ {gamingPlatform + ? tct( + 'Request access to our [sdkName] SDK. Please provide your GitHub profile.', + { + sdkName, + } + ) + : tct( + 'Request access to our [sdkName] SDK. Please provide your GitHub profile and the gaming platforms you work with.', + { + sdkName, + } + )} +
+