mirror of
https://github.com/Kugelschieber/schnittfest.git
synced 2026-01-18 10:20:27 +00:00
6 lines
84 B
Go
6 lines
84 B
Go
package pages
|
|
|
|
var navbarComponentI18n = map[string]map[string]string{
|
|
"de": {},
|
|
}
|