Exercises filter by name
This commit is contained in:
@@ -153,6 +153,8 @@ const translations = {
|
||||
archive: 'Archive',
|
||||
unarchive: 'Unarchive',
|
||||
show_archived: 'Show Archived',
|
||||
filter_by_name: 'Filter by name',
|
||||
type_to_filter: 'Type to filter...',
|
||||
profile_saved: 'Profile saved successfully',
|
||||
},
|
||||
ru: {
|
||||
@@ -300,6 +302,8 @@ const translations = {
|
||||
archive: 'Архив',
|
||||
unarchive: 'Вернуть',
|
||||
show_archived: 'Показать архивные',
|
||||
filter_by_name: 'Фильтр по названию',
|
||||
type_to_filter: 'Введите для фильтрации...',
|
||||
profile_saved: 'Профиль успешно сохранен',
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user