From 1ec02bd63bc9367637832f23cd011b660b68dc86 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 10 Jul 2009 19:11:10 -0400 Subject: english translation --- templates/user_tabs.html | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) (limited to 'templates/user_tabs.html') diff --git a/templates/user_tabs.html b/templates/user_tabs.html index 165b1b9f..03a9d111 100644 --- a/templates/user_tabs.html +++ b/templates/user_tabs.html @@ -1,20 +1,34 @@ + {% load extra_filters %} +{% load i18n %}
- 概览 - 最近活动 + {% trans "overview" %} + {% trans "recent activity" %} {% if request.user|is_user_self:view_user %} - 回应 + {% trans "responses" %} {% endif %} - 积分 + {% trans "reputation history" %} {% if request.user|can_view_user_votes:view_user %} - 投票 + {% trans "casted votes" %} {% endif %} - 收藏 + {% trans "favorites" %}
-
\ No newline at end of file + + -- cgit v1.2.3-1-g7c22