Skip to content

Instantly share code, notes, and snippets.

@jkuchar
Created March 26, 2020 14:26
Show Gist options
  • Save jkuchar/77cc046071b31b6247217bb7df8a594e to your computer and use it in GitHub Desktop.
Save jkuchar/77cc046071b31b6247217bb7df8a594e to your computer and use it in GitHub Desktop.
5-icu-with-xml
<?php
translate('cannotContinue', [
'linkFix' => Html::el('a')->href('https://somewhere')
])
msgid "cannotContinue"
msgstr "You cannot continue, <linkFix>click here</linkFix> to fix the problem."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment