//go:build js // SPDX-Licence-Identifier: EUPL-1.2 package html func translateDefault(key string, _ ...any) string { return key }