1
Fork 0

TL note: current means target

This commit is contained in:
Jubilee Young 2024-09-20 00:39:10 -07:00
parent 28628f3743
commit 325af25c94
35 changed files with 43 additions and 43 deletions

View file

@ -103,5 +103,5 @@ middle_unknown_layout =
the type `{$ty}` has an unknown layout
middle_values_too_big =
values of the type `{$ty}` are too big for the current architecture
values of the type `{$ty}` are too big for the target architecture
middle_written_to_path = the full type name has been written to '{$path}'