mirror of
https://github.com/documize/community.git
synced 2025-07-19 13:19:43 +02:00
Add en-AR i18n
This commit is contained in:
parent
2dae03332b
commit
c841c85478
2 changed files with 759 additions and 0 deletions
|
@ -26,6 +26,7 @@ func SupportedLocales() (locales []string) {
|
|||
locales = append(locales, "fr-FR")
|
||||
locales = append(locales, "ja-JP")
|
||||
locales = append(locales, "it-IT")
|
||||
locales = append(locales, "es-AR")
|
||||
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue