mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-12-10 10:28:08 +00:00
Interwiki: Translate to Russian and update docs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{{define "confirm"}}Confirm{{end}}
|
||||
{{define "cancel"}}Cancel{{end}}
|
||||
{{define "save"}}Save{{end}}
|
||||
{{define "page"}}
|
||||
<!doctype html>
|
||||
<html lang="{{.Meta.Locale}}">
|
||||
|
||||
@@ -27,6 +27,7 @@ const ruText = `
|
||||
{{define "register"}}Регистрация{{end}}
|
||||
{{define "confirm"}}Подтвердить{{end}}
|
||||
{{define "cancel"}}Отмена{{end}}
|
||||
{{define "save"}}Сохранить{{end}}
|
||||
`
|
||||
|
||||
func Init() {
|
||||
|
||||
Reference in New Issue
Block a user