diff --git a/themes/v2/layouts/_default/rss.xml b/themes/v2/layouts/_default/rss.xml
index 456f42d..56b42d7 100644
--- a/themes/v2/layouts/_default/rss.xml
+++ b/themes/v2/layouts/_default/rss.xml
@@ -37,7 +37,7 @@
{{ .Permalink }}
Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{ . }} {{ end }}{{ end }}on {{ .Site.Title }}Hugo
- {{ site.Language.LanguageCode }}{{ with $authorEmail }}
+ {{ site.Language.Locale }}{{ with $authorEmail }}
{{.}}{{ with $authorName }} ({{ . }}){{ end }}{{ end }}{{ with $authorEmail }}
{{ . }}{{ with $authorName }} ({{ . }}){{ end }}{{ end }}{{ with .Site.Copyright }}
{{ . }}{{ end }}{{ if not .Date.IsZero }}