From 2df72fecd984ffb00e74bc6991ae967f30b11872 Mon Sep 17 00:00:00 2001 From: lian Date: Sat, 1 Sep 2018 17:20:26 +0800 Subject: [PATCH] add some new trans string 1. Co-Owner 2. Edit-on-Cloud 3. View-on-Cloud --- seahub/templates/priv/ali.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/seahub/templates/priv/ali.html b/seahub/templates/priv/ali.html index 10f35ab9cb..d753848060 100644 --- a/seahub/templates/priv/ali.html +++ b/seahub/templates/priv/ali.html @@ -4,5 +4,8 @@

{% trans "Preview-Edit-on-Cloud" %}

{% trans "Preview-on-Cloud" %}

+

{% trans "Co-Owner" %}

+

{% trans "Edit-on-Cloud" %}

+

{% trans "View-on-Cloud" %}