summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2019-01-31 20:55:40 +0900
committersyuilo <syuilotan@yahoo.co.jp>2019-01-31 20:55:40 +0900
commit6d3408ae73f8564b4b8b50719f14707a4cd12f15 (patch)
tree5c6119fa42bd671d592692da07594ebddc33eb90 /src
parentsend/receive user hashtags via AP (#4064) (diff)
downloadsharkey-6d3408ae73f8564b4b8b50719f14707a4cd12f15.tar.gz
sharkey-6d3408ae73f8564b4b8b50719f14707a4cd12f15.tar.bz2
sharkey-6d3408ae73f8564b4b8b50719f14707a4cd12f15.zip
[Client] Add information
Diffstat (limited to 'src')
-rw-r--r--src/client/app/common/views/components/profile-editor.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/common/views/components/profile-editor.vue b/src/client/app/common/views/components/profile-editor.vue
index c883a8b91a..feffd25437 100644
--- a/src/client/app/common/views/components/profile-editor.vue
+++ b/src/client/app/common/views/components/profile-editor.vue
@@ -30,6 +30,7 @@
<ui-textarea v-model="description" :max="500">
<span>{{ $t('description') }}</span>
+ <span slot="desc">{{ $t('you-can-include-hashtags') }}</span>
</ui-textarea>
<ui-select v-model="lang">