diff options
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 6b2d51374..20c1f3cee 100644 --- a/languages/en.php +++ b/languages/en.php @@ -53,6 +53,12 @@ 'image:none' => "No images have been added yet.",
'image:back' => "Back",
'image:next' => "Next",
+
+ // tagging
+ 'image:doclickfortag' => 'Click on the faces of people to label them.',
+ 'image:finish_tagging' => 'Stop labeling',
+ 'image:tagthisphoto' => 'Tag this photo',
+ 'image:actiontag' => 'Tag',
//widgets
|