1
0
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:
Timur Ismagilov
2022-08-02 14:29:25 +05:00
parent 39ef4f9a2a
commit ba4d7b9d26
5 changed files with 101 additions and 38 deletions

View File

@@ -1,5 +1,6 @@
{{define "confirm"}}Confirm{{end}}
{{define "cancel"}}Cancel{{end}}
{{define "save"}}Save{{end}}
{{define "page"}}
<!doctype html>
<html lang="{{.Meta.Locale}}">

View File

@@ -27,6 +27,7 @@ const ruText = `
{{define "register"}}Регистрация{{end}}
{{define "confirm"}}Подтвердить{{end}}
{{define "cancel"}}Отмена{{end}}
{{define "save"}}Сохранить{{end}}
`
func Init() {