repaired a small bug

This commit is contained in:
Catalin Scripcariu 2018-05-02 18:11:20 +03:00
parent 3f071d87ea
commit 09e549971b
2 changed files with 3 additions and 3 deletions

View File

@ -745,7 +745,7 @@ define(function () {
out.features_f_history_notes = "View and restore any version of your pads";
out.features_f_todo = "Create a TODO-list";
out.features_f_drive = "Basic set of features CryptDrive";
out.features_f_drive_full = "Full set of features CryptDrive"
out.features_f_drive_full = "Full set of features CryptDrive";
out.features_f_drive_notes = "Basic features for anonymous users";
out.features_f_export = "Export/Import";
out.features_f_export_notes = "For pads and CryptDrive";