mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 23:11:43 +08:00
Add translation
This commit is contained in:
@ -1188,6 +1188,8 @@ DE.ApplicationController = new(function(){
|
||||
txtYes:'Yes',
|
||||
txtNo: 'No',
|
||||
textOk: 'OK',
|
||||
textCancel: 'Cancel'
|
||||
textCancel: 'Cancel',
|
||||
txtSecurityWarningLink: 'This document is trying to connect to %1.<br>If you trust this site, press \"OK\" while holding down the ctrl key.',
|
||||
txtSecurityWarningOpenFile: 'This document is trying to open file dialog, press \"OK\" to open.',
|
||||
}
|
||||
})();
|
||||
Reference in New Issue
Block a user