add label for code indentation

This commit is contained in:
ansuz
2017-08-11 12:55:10 +02:00
parent 7f2b7fc287
commit ae0b2ca1a8
2 changed files with 3 additions and 2 deletions

View File

@@ -468,6 +468,8 @@ define(function () {
out.settings_logoutEverywhere = "Force log out of all other web sessions";
out.settings_logoutEverywhereConfirm = "Are you sure? You will need to log in with all your devices.";
out.settings_codeIndentation = 'Code editor indentation (spaces)';
out.upload_title = "File upload";
out.upload_serverError = "Server Error: unable to upload your file at this time.";
out.upload_uploadPending = "You already have an upload in progress. Cancel it and upload your new file?";