-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[UNO-660] Remove devel config
- Loading branch information
Showing
13 changed files
with
153 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
display: | ||
default: | ||
display_title: الافتراضي | ||
display_options: | ||
fields: | ||
type: | ||
label: النوع | ||
timestamp: | ||
label: التاريخ | ||
name: | ||
label: المستخدم | ||
link: | ||
label: عمليات | ||
pager: | ||
options: | ||
expose: | ||
items_per_page_options_all_label: '- الكل -' | ||
offset_label: الإزاحة | ||
exposed_form: | ||
options: | ||
submit_button: انتقاء | ||
reset_button_label: 'إعادة الضبط' | ||
exposed_sorts_label: 'الترتيب حسب' | ||
sort_asc_label: تصاعدي | ||
sort_desc_label: تنازلي | ||
filters: | ||
type: | ||
expose: | ||
label: النوع | ||
page: | ||
display_title: الصفحة |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
display: | ||
default: | ||
display_title: 'Por defecto' | ||
display_options: | ||
fields: | ||
type: | ||
label: Tipo | ||
timestamp: | ||
label: Fecha | ||
name: | ||
label: Usuario | ||
link: | ||
label: Operaciones | ||
pager: | ||
options: | ||
expose: | ||
items_per_page_label: 'Elementos por página' | ||
items_per_page_options_all_label: '- Todo -' | ||
offset_label: Desplazamiento | ||
exposed_form: | ||
options: | ||
submit_button: Filtro | ||
reset_button_label: Restablecer | ||
exposed_sorts_label: 'Ordenar por' | ||
filters: | ||
type: | ||
expose: | ||
label: Tipo | ||
page: | ||
display_title: Página |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
display: | ||
default: | ||
display_title: 'Par défaut' | ||
display_options: | ||
fields: | ||
type: | ||
label: Type | ||
timestamp: | ||
label: Date | ||
name: | ||
label: Utilisateur | ||
link: | ||
label: Actions | ||
pager: | ||
options: | ||
expose: | ||
items_per_page_label: 'Éléments par page' | ||
items_per_page_options_all_label: '- Tout -' | ||
offset_label: Décalage | ||
exposed_form: | ||
options: | ||
submit_button: Filtrer | ||
reset_button_label: Réinitialiser | ||
exposed_sorts_label: 'Trier par' | ||
filters: | ||
type: | ||
expose: | ||
label: Type |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
display: | ||
default: | ||
display_title: 'По умолчанию' | ||
display_options: | ||
fields: | ||
type: | ||
label: Тип | ||
timestamp: | ||
label: Дата | ||
name: | ||
label: Пользователь | ||
link: | ||
label: Операции | ||
pager: | ||
options: | ||
expose: | ||
items_per_page_label: 'Элементов на страницу' | ||
items_per_page_options_all_label: '- Все -' | ||
offset_label: Пропустить | ||
exposed_form: | ||
options: | ||
submit_button: Фильтр | ||
reset_button_label: Сбросить | ||
exposed_sorts_label: 'Сортировать по' | ||
sort_asc_label: 'По возрастанию' | ||
sort_desc_label: 'По убыванию' | ||
filters: | ||
type: | ||
expose: | ||
label: Тип | ||
page: | ||
display_title: Страница |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
display: | ||
default: | ||
display_title: 默认 | ||
display_options: | ||
fields: | ||
type: | ||
label: 类型 | ||
timestamp: | ||
label: 日期 | ||
name: | ||
label: 用户 | ||
link: | ||
label: 操作 | ||
pager: | ||
options: | ||
expose: | ||
items_per_page_label: 每页条目数 | ||
items_per_page_options_all_label: '- 全部 -' | ||
offset_label: 偏移量 | ||
exposed_form: | ||
options: | ||
submit_button: 过滤 | ||
reset_button_label: 重置 | ||
exposed_sorts_label: 排序依据 | ||
sort_asc_label: 升序 | ||
sort_desc_label: 降序 | ||
filters: | ||
type: | ||
expose: | ||
label: 类型 | ||
page: | ||
display_title: 页面 |