mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-12 16:48:29 -05:00
Make the "No tags" string translatable
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
- else
|
||||
%li
|
||||
%span.new_aspect
|
||||
No tags
|
||||
= t('aspects.index.no_tags')
|
||||
|
||||
.span-13.append-1
|
||||
#aspect_stream_container.stream_container
|
||||
|
||||
@@ -149,6 +149,7 @@ en:
|
||||
index:
|
||||
your_aspects: "Your Aspects"
|
||||
tags_following: "Followed Tags"
|
||||
no_tags: "No tags"
|
||||
handle_explanation: "This is your diaspora id. Like an email address, you can give this to people to reach you."
|
||||
no_contacts: "No contacts"
|
||||
post_a_message: "post a message >>"
|
||||
|
||||
Reference in New Issue
Block a user