Merge pull request 'fix bug 75127' (#311) from fix/bug-75127 into fix/fix-bugs

This commit is contained in:
Maxim Kadushkin
2025-06-12 08:46:47 +00:00
3 changed files with 10 additions and 3 deletions

View File

@ -1,6 +1,7 @@
l10n.en_GB = {
welWelcome: 'Welcome to ONLYOFFICE!',
welDescr: 'Work on documents offline or connect the suite to your cloud: ONLYOFFICE, ownCloud, Nextcloud.',
welDescr: 'Create, edit, and collaborate on documents, spreadsheets, presentations, and PDFs — all in one place.<br/>Powerful tools for documents, spreadsheets, and slides PDF editing, forms, and conversion Real-time cloud collaboration',
welNeedHelp: 'Need help? Visit our <a class="link" href="https://helpcenter.onlyoffice.com/" target="popup">Help Center</a>.',
btnConnect: 'Connect now',
textHavePortal: 'Already use a cloud?',
btnCreatePortal: 'Create an ONLYOFFICE cloud',
@ -127,4 +128,6 @@ l10n.en_GB = {
colFileName: "File name",
colLocation: 'Location',
colLastOpened: 'Last opened',
labelDropFile: 'Drag you files here or',
labelSelectFile: 'Select file',
}