mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-04-07 14:09:22 +08:00
fix bug 74886
This commit is contained in:
@ -120,6 +120,10 @@ l10n.en_GB = {
|
|||||||
tplDocument: "Documents",
|
tplDocument: "Documents",
|
||||||
tplSpreadsheet: "Spreadsheets",
|
tplSpreadsheet: "Spreadsheets",
|
||||||
tplPresentation: "Presentations",
|
tplPresentation: "Presentations",
|
||||||
|
tplSearch: "Search for templates",
|
||||||
|
tplSearchResult: "Results for",
|
||||||
|
tplNoResultsTitle: "Nothing found",
|
||||||
|
tplNoResultsText: "No results matching your query could be found",
|
||||||
colFileName: "File name",
|
colFileName: "File name",
|
||||||
colLocation: 'Location',
|
colLocation: 'Location',
|
||||||
colLastOpened: 'Last opened',
|
colLastOpened: 'Last opened',
|
||||||
|
|||||||
Reference in New Issue
Block a user