Skip to content

Commit

Permalink
missing string added
Browse files Browse the repository at this point in the history
  • Loading branch information
Remo committed Apr 23, 2014
1 parent 19be1ee commit 8967bb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/lang/en/admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
'add_new_category' => 'Add new Category',
'title' => 'Title',
'name' => 'Name',
'username' => 'Username',
'description' => 'Description',
'num_of_tricks' => '# of Tricks',
'actions' => 'Actions',
Expand Down Expand Up @@ -38,4 +39,4 @@
'date_registered' => 'Date Registered',
'github_profile' => 'Github Profile?',

);
);

0 comments on commit 8967bb8

Please sign in to comment.