add hindi translation (#216)
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
{{ $countryCode = "gb" }}
|
||||
{{ else if eq $languageCode "bn" }}
|
||||
{{ $countryCode = "bd" }}
|
||||
{{ else if eq $languageCode "hi" }}
|
||||
{{ $countryCode = "in" }}
|
||||
{{ end }}
|
||||
|
||||
{{/* return the country code */}}
|
||||
|
||||
Reference in New Issue
Block a user