mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
French localization
This commit is contained in:
parent
ea9ff78411
commit
76c777acc1
4 changed files with 13 additions and 5 deletions
|
@ -23,6 +23,7 @@ func SupportedLocales() (locales []string) {
|
|||
locales = append(locales, "de-DE")
|
||||
locales = append(locales, "zh-CN")
|
||||
locales = append(locales, "pt-BR")
|
||||
locales = append(locales, "fr-FR")
|
||||
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue