Skip to content

Commit

Permalink
[DataEntryTable] NewEntry refactor (#2166)
Browse files Browse the repository at this point in the history
  • Loading branch information
imnasnainaec authored May 23, 2023
1 parent fa20365 commit 9ff37ed
Show file tree
Hide file tree
Showing 11 changed files with 713 additions and 792 deletions.
1 change: 0 additions & 1 deletion public/locales/ar/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"selectSense": "حدد الإحساس",
"newEntryFor": "إدخال جديد لـ: ",
"newSenseFor": "معنى جديد عن: ",
"senseInWord": "الكلمة لها هذا المعنى بالفعل في هذا المجال الدلالي",
"deleteRow": "احذف هذا الصف",
"deleteRowWarning": "سيتم حذف هذا الصف بشكل دائم!",
"addNote": "إضافة ملاحظة",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"selectSense": "Select a sense",
"newEntryFor": "New entry for: ",
"newSenseFor": "New sense for: ",
"senseInWord": "The word already has this sense in this semantic domain",
"senseInWord": "The word already has this sense in this semantic domain: {{ val1 }}, {{ val2 }}",
"deleteRow": "Delete this row",
"deleteRowWarning": "This row will be permanently deleted!",
"addNote": "Add a note",
Expand Down
Loading

0 comments on commit 9ff37ed

Please sign in to comment.