@@ -273,11 +273,41 @@ kendo:
273273 # The text of the remove item confirmation Dialog reject action button
274274 removeConfirmationDialogRejectText : Не
275275
276- # The title of the built-in external editing form container
276+ # The title of the built-in external editing form container when editing an item
277277 externalEditingTitle : Редактиране
278278
279279 # The text of the external editing form Save button
280280 externalEditingSaveText : Запази
281281
282282 # The text of the external editing form Cancel button
283283 externalEditingCancelText : Откажи
284+
285+ # The text of the clear sort button located in the Sort Toolbar Tool and adaptive Sort Toolbar Tool
286+ sortClearButton : Изчисти сортирането
287+
288+ # The title of the Close button of the ActionSheet that is rendered instead of the Popup when using small screen devices in adaptive mode
289+ adaptiveCloseButtonTitle : Затвори
290+
291+ # The title of the Back button of the ActionSheet that is rendered instead of the Popup when using small screen devices in adaptive mode
292+ adaptiveBackButtonTitle : Назад
293+
294+ # The text of the clear all filters button located in the Filter Toolbar Tool and adaptive Filter Toolbar Tool
295+ filterClearAllButton : Изчисти всички филтри
296+
297+ # The text of the done sort button
298+ sortDoneButton : Готово
299+
300+ # The subtitle for the adaptive Grid Column Chooser and Column Chooser toolbar tool
301+ columnsSubtitle : Избраните колони са видими
302+
303+ # The title that is displayed in the adaptive Filter Toolbar Tool and Filter Menu
304+ adaptiveFilterTitle : Филтрирай по
305+
306+ # The title that is displayed in the Operators Action Sheet
307+ adaptiveFilterOperatorsTitle : Оператори
308+
309+ # The title that is displayed in the adaptive Sort Toolbar Tool
310+ adaptiveSortTitle : Сортирай по
311+
312+ # The title of the built-in external editing form container when adding a new item
313+ externalEditingAddTitle : Добави
0 commit comments