[DE mobile] [SSE mobile] Add translations

This commit is contained in:
Julia Svinareva 2019-07-19 14:59:49 +03:00
parent d27c3b0ca3
commit 35a8b6ffe6
4 changed files with 10 additions and 4 deletions

View file

@ -289,8 +289,8 @@ define([
textHiddenTableBorders: 'Hidden Table Borders',
textCollaboration: 'Collaboration',
textCommentingDisplay: 'Commenting Display',
textDisplayComments: 'Display Comments',
textDisplayResolvedComments: 'Display Resolved Comments'
textDisplayComments: 'Comments',
textDisplayResolvedComments: 'Resolved Comments'
}
})(), DE.Views.Settings || {}))

View file

@ -492,6 +492,9 @@
"DE.Views.Settings.textColorSchemes": "Color Schemes",
"DE.Views.Settings.textNoCharacters": "Nonprinting Characters",
"DE.Views.Settings.textHiddenTableBorders": "Hidden Table Borders",
"DE.Views.Settings.textCommentingDisplay": "Commenting Display",
"DE.Views.Settings.textDisplayComments": "Comments",
"DE.Views.Settings.textDisplayResolvedComments": "Resolved Comments",
"DE.Views.Toolbar.textBack": "Back",
"Common.Views.Collaboration.textCollaboration": "Collaboration",
"Common.Views.Collaboration.textReviewing": "Review",

View file

@ -383,8 +383,8 @@ define([
textR1C1Style: 'R1C1 Reference Style',
textRegionalSettings: 'Regional Settings',
textCommentingDisplay: 'Commenting Display',
textDisplayComments: 'Display Comments',
textDisplayResolvedComments: 'Display Resolved Comments'
textDisplayComments: 'Comments',
textDisplayResolvedComments: 'Resolved Comments'
}
})(), SSE.Views.Settings || {}))
});

View file

@ -555,6 +555,9 @@
"SSE.Views.Settings.textCollaboration": "Collaboration",
"SSE.Views.Settings.textR1C1Style": "R1C1 Reference Style",
"SSE.Views.Settings.textRegionalSettings": "Regional Settings",
"SSE.Views.Settings.textCommentingDisplay": "Commenting Display",
"SSE.Views.Settings.textDisplayComments": "Comments",
"SSE.Views.Settings.textDisplayResolvedComments": "Resolved Comments",
"SSE.Views.Toolbar.textBack": "Back",
"Common.Views.Collaboration.textCollaboration": "Collaboration",
"Common.Views.Collaboration.textСomments": "Сomments",