moar translatable
This commit is contained in:
parent
8835559ae5
commit
643a066691
2 changed files with 3 additions and 1 deletions
|
|
@ -4,6 +4,6 @@
|
|||
{:controller => "contacts",
|
||||
:action => "new",
|
||||
:person_id => person.id},
|
||||
:alt => 'add contact from tag',
|
||||
:alt => t('.add_contact_from_tag'),
|
||||
:class => 'button',
|
||||
:rel => 'facebox'
|
||||
|
|
|
|||
|
|
@ -379,6 +379,8 @@ en:
|
|||
people_on_pod_are_aware_of: " people on pod are aware of"
|
||||
aspect_list:
|
||||
edit_membership: "edit aspect membership"
|
||||
add_contact_small:
|
||||
add_contact_from_tag: "add contact from tag"
|
||||
|
||||
photos:
|
||||
show:
|
||||
|
|
|
|||
Loading…
Reference in a new issue