diff --git a/locales/vi/php.json b/locales/vi/php.json index b82083fbdb5..b5e41247c8f 100644 --- a/locales/vi/php.json +++ b/locales/vi/php.json @@ -87,7 +87,7 @@ "missing_with": "Trường :attribute phải bị thiếu khi có :values.", "missing_with_all": "Trường :attribute phải bị thiếu khi có :values trường.", "multiple_of": "Trường :attribute phải là bội số của :value", - "next": "Trang trước »", + "next": "Trang sau »", "not_in": "Giá trị đã chọn trong trường :attribute không hợp lệ.", "not_regex": "Trường :attribute có định dạng không hợp lệ.", "numeric": "Trường :attribute phải là một số.", @@ -102,7 +102,7 @@ "present_unless": "Trường :attribute phải có mặt trừ khi :other là :value.", "present_with": "Trường :attribute phải có mặt khi có :values.", "present_with_all": "Trường :attribute phải có mặt khi có :values.", - "previous": "« Trang sau", + "previous": "« Trang trước", "prohibited": "Trường :attribute bị cấm.", "prohibited_if": "Trường :attribute bị cấm khi :other là :value.", "prohibited_unless": "Trường :attribute bị cấm trừ khi :other là một trong :values.",