add missing translation for hashtags

This commit is contained in:
ansuz 2017-10-05 17:01:39 +02:00
parent 503111d26a
commit 080511efcd

View File

@ -385,6 +385,7 @@ define(function () {
out.fc_remove = "Delete permanently";
out.fc_empty = "Empty the trash";
out.fc_prop = "Properties";
out.fc_hashtag = "Tags";
out.fc_sizeInKilobytes = "Size in Kilobytes";
// fileObject.js (logs)
out.fo_moveUnsortedError = "You can't move a folder to the list of unsorted pads";