mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-16 10:09:28 +02:00
9 lines
329 B
Go
9 lines
329 B
Go
/*
|
|
All Scotty user interface strings and their translations included in this
|
|
package are published under the conditions of CC0 1.0 Universal (CC0 1.0)
|
|
<https://creativecommons.org/publicdomain/zero/1.0/>.
|
|
*/
|
|
|
|
package translations
|
|
|
|
//go:generate gotext -srclang=en update -out=catalog.go -lang=en,de go.uploadedlobster.com/scotty
|