seitime-frappe/frappe/public/js/form_builder/components
Fisher Yu ea61af2ceb
[fix] Add missing translate function call (#25747)
* Update Properties.vue

* Update store.js

* Update Section.vue

* Update list_settings.js

* Update grid_row.js

* Update list_settings.js

* chore: add in missing context for some strings

Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>

* chore: formatting and lint fixes

Signed-off-by: Akhil Narang <me@akhilnarang.dev>

---------

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
2024-04-12 14:39:02 +05:30
..
controls fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
AddFieldButton.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
Autocomplete.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
Column.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
Dropdown.vue fix: added Dropdown component 2023-11-08 11:54:35 +05:30
EditableInput.vue feat: created autocomplete component to control options with up/down key 2023-10-31 20:28:31 +05:30
Field.vue Merge branch 'develop' of https://github.com/frappe/frappe into develop-ritvik-filter-eval-support 2024-03-21 12:29:28 +05:30
FieldProperties.vue refactor: replace in_list(array, member) with array.includes(member) 2024-03-10 16:09:09 +01:00
SearchBox.vue style: Auto format vue file with prettier 2023-11-13 11:26:00 +05:30
Section.vue [fix] Add missing translate function call (#25747) 2024-04-12 14:39:02 +05:30
Sidebar.vue fix: Translate form and workflow builder (#25482) 2024-03-18 18:41:50 +05:30
Tabs.vue fix: avoid translating layout field labels (#25548) 2024-03-19 18:01:39 +00:00