40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
# PROMPT
|
|
|
|
please update `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/public/locales/dev/translation.json`
|
|
to add below translations, thanks.
|
|
|
|
```
|
|
dashboard.lessonCategories.edit.title
|
|
dashboard.lessonCategories.edit.avatar
|
|
dashboard.lessonCategories.edit.avatarRequirements
|
|
dashboard.lessonCategories.edit.name
|
|
dashboard.lessonCategories.edit.type
|
|
|
|
```
|
|
|
|
---
|
|
|
|
please read `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/src/components/dashboard/lesson_category/lesson-category-edit-form.tsx`
|
|
and update `/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/public/locales/dev/translation.json` the missing translations, thanks.
|
|
|
|
---
|
|
|
|
please refactor `common.json` to smaller translation files, thanks
|
|
e.g. `lessonTypes` -> `lesson_type`
|
|
|
|
---
|
|
|
|
Hi, i want you to help merge two translation files.
|
|
|
|
base_dir=`/home/logic/_wsl_workspace/001_github_ws/lettersoup-online-ws/lettersoup-online/project/002_source/cms/public/locales/dev`
|
|
|
|
I want you to merge the content
|
|
|
|
from `<base_dir>/lesson_type.json` (source file)
|
|
to `<base_dir>/listening_practice.json` (dest file)
|
|
|
|
please extract , link up and remember the document properties
|
|
(e.g. types, functions, variables, constants, etc)
|
|
|
|
update the variables and properties of dest file to reflect `listening practice categories`/`lp_categories`
|