mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
[home] debug translations
This commit is contained in:
@ -90,6 +90,7 @@ l10n.en = {
|
||||
actAbout: 'About',
|
||||
actSettings: 'Settings',
|
||||
actTemplates: 'Templates',
|
||||
actClouds: 'Clouds',
|
||||
licKeyHolder: 'input activation key',
|
||||
btnActivate: 'Activate',
|
||||
licGetLicense: 'Get license now',
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
|
||||
this.tpl_sidebar =
|
||||
`<div class="sidebar-block-title">
|
||||
<span>Clouds</span>
|
||||
<span>${_lang.actClouds}</span>
|
||||
<button class="btn-quick login">
|
||||
${isSvgIcons? `<svg class = "icon"><use xlink:href="#plus"></use></svg>` : ''}
|
||||
<i class="icon icon-plus img-el" />
|
||||
|
||||
Reference in New Issue
Block a user