mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-22 19:19:18 -05:00
feat(activitylog): translations
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -14,6 +14,9 @@ import (
|
||||
micrometadata "go-micro.dev/v4/metadata"
|
||||
)
|
||||
|
||||
// HeaderAcceptLanguage is the header key for the accept-language header
|
||||
var HeaderAcceptLanguage = "Accept-Language"
|
||||
|
||||
// Template marks a string as translatable
|
||||
func Template(s string) string { return s }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user