I thought Kirby 2’s l::get('key', [replacement, …]) disappeared in Kirby 3 because I found nothing in the reference but then stumbled across the I18n::template method which does exactly the same.
Maybe I18n::template could deserve a shortcut method such as tt like there’s tc and t ?