mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
Merge pull request 'fix bug 75127' (#311) from fix/bug-75127 into fix/fix-bugs
This commit is contained in:
@ -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',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user