Skip to content

Commit

Permalink
Translation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TranDangHoangAnh authored and princ3od committed Jul 7, 2021
1 parent 5f0ef0b commit c112bbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/core/values/lang/en_us.dart
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ const Map<String, String> en = {
'open_in_gg_map': 'Open in Google Map',
'begin_date_end_date_label': 'Begin date - end date',
'special_requirement_label': "Special requirement",
'number_of_student_label': "Tối đa",
'number_of_student_label': "Number of student",
'tuition_label': "Tuition",
'location_label': "Location",
'change_img': "Change picture",
Expand Down
2 changes: 1 addition & 1 deletion lib/core/values/lang/vi_vn.dart
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ const Map<String, String> vi = {
'From': 'từ',
'begin_date_end_date_label': 'Ngày bắt đầu - kết thức dự kiến',
'special_requirement_label': "Yêu cầu đặc biệt",
'number_of_student_label': "Tối đa",
'number_of_student_label': " Số học sinh tối đa",
'tuition_label': "Học phí",
'location_label': "Địa điểm học",
'change_img': "Đổi ảnh",
Expand Down

0 comments on commit c112bbe

Please sign in to comment.