File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
webapp/packages/plugin-navigation-tree/src/locales Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default [
55 [ 'app_navigationTree_limited' , 'Elements are limited to {arg:limit} items' ] ,
66 [ 'app_navigationTree_action_collapse_all' , 'Collapse all' ] ,
77 [ 'app_navigationTree_settings_filter_objects_description' , 'Show objects description' ] ,
8- [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Show children of tables ' ] ,
8+ [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Show table elements ' ] ,
99 [ 'app_navigationTree_settings_filter_title' , 'Filter' ] ,
1010 [ 'app_navigationTree_settings_filter_description' , 'Show filtering field' ] ,
1111 [ 'app_navigationTree_settings_filter_all_title' , 'Show collapsed' ] ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export default [
66 [ 'app_navigationTree_link_with_editor' , "Lier avec l'éditeur" ] ,
77 [ 'app_navigationTree_action_collapse_all' , 'Tout réduire' ] ,
88 [ 'app_navigationTree_settings_filter_objects_description' , 'Afficher la description des objets' ] ,
9- [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Afficher les enfants des tables ' ] ,
9+ [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Afficher les éléments de la table ' ] ,
1010 [ 'app_navigationTree_settings_filter_title' , 'Filtrer' ] ,
1111 [ 'app_navigationTree_settings_filter_description' , 'Affiche les éléments filtrés dans les dossiers réduits' ] ,
1212 [ 'app_navigationTree_settings_filter_all_title' , 'Tout filtrer' ] ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default [
55 [ 'app_navigationTree_limited' , 'Gli elementi sono limitati a {arg:limit} elementi' ] ,
66 [ 'app_navigationTree_action_collapse_all' , 'Comprimi tutto' ] ,
77 [ 'app_navigationTree_settings_filter_objects_description' , 'Mostra la descrizione degli oggetti' ] ,
8- [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Mostra i figli delle tabelle ' ] ,
8+ [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Mostra gli elementi della tabella ' ] ,
99 [ 'app_navigationTree_settings_filter_title' , 'Filtro' ] ,
1010 [ 'app_navigationTree_settings_filter_description' , 'Mostra il campo di filtro' ] ,
1111 [ 'app_navigationTree_settings_filter_all_title' , 'Mostra elementi compressi' ] ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export default [
66
77 [ 'app_navigationTree_action_collapse_all' , 'Свернуть все элементы' ] ,
88 [ 'app_navigationTree_settings_filter_objects_description' , 'Показывать описание объектов' ] ,
9- [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Показывать дочерние элементы таблиц ' ] ,
9+ [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Показывать элементы таблицы ' ] ,
1010
1111 [ 'app_navigationTree_settings_filter_title' , 'Фильтр' ] ,
1212 [ 'app_navigationTree_settings_filter_description' , 'Показывать фильтр' ] ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default [
55 [ 'app_navigationTree_limited' , 'Phần tử bị giới hạn ở {arg:limit} mục' ] ,
66 [ 'app_navigationTree_action_collapse_all' , 'Thu gọn tất cả' ] ,
77 [ 'app_navigationTree_settings_filter_objects_description' , 'Hiển thị mô tả đối tượng' ] ,
8- [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Hiển thị các phần tử con của bảng' ] ,
8+ [ 'plugin_navigation_tree_settings_filter_table_contents' , 'Hiển thị phần tử bảng' ] ,
99 [ 'app_navigationTree_settings_filter_title' , 'Lọc' ] ,
1010 [ 'app_navigationTree_settings_filter_description' , 'Hiển thị trường lọc' ] ,
1111 [ 'app_navigationTree_settings_filter_all_title' , 'Hiển thị đã thu gọn' ] ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ export default [
44 [ 'app_navigationTree_limited' , '元素数量限制为 {arg:limit} ' ] ,
55 [ 'app_navigationTree_action_collapse_all' , '收起全部' ] ,
66 [ 'app_navigationTree_settings_filter_objects_description' , '显示对象描述' ] ,
7- [ 'plugin_navigation_tree_settings_filter_table_contents' , '显示表的子项 ' ] ,
7+ [ 'plugin_navigation_tree_settings_filter_table_contents' , '显示表元素 ' ] ,
88 [ 'app_navigationTree_settings_filter_title' , '过滤器' ] ,
99 [ 'app_navigationTree_settings_filter_description' , '查看过滤字段' ] ,
1010 [ 'app_navigationTree_settings_filter_all_title' , '查看收缩项' ] ,
You can’t perform that action at this time.
0 commit comments