From 646454db2482da0b6ddeacfddd120f78f925a812 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 25 Mar 2016 10:48:08 -0400 Subject: [PATCH] Add localized labels for "website" and "email" author sidebar --- _data/ui-text.yml | 2 ++ _includes/author-profile.html | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_data/ui-text.yml b/_data/ui-text.yml index d6a0bcac..49d1e49d 100644 --- a/_data/ui-text.yml +++ b/_data/ui-text.yml @@ -22,6 +22,8 @@ en: &DEFAULT_EN follow_label : "Follow:" feed_label : "Feed" powered_by : "Powered by" + website_label : "Website" + email_label : "Email" en_US: <<: *DEFAULT_EN en_UK: diff --git a/_includes/author-profile.html b/_includes/author-profile.html index ddd1c2b7..783bbc79 100644 --- a/_includes/author-profile.html +++ b/_includes/author-profile.html @@ -21,10 +21,10 @@