add more detailed comments for amount fields

This commit is contained in:
MaysWind
2026-02-23 01:16:27 +08:00
parent fd08666f49
commit 767b841866
19 changed files with 38 additions and 38 deletions
+2 -2
View File
@@ -1428,8 +1428,8 @@
"fieldCategoryNameDescription": "[ไม่จำเป็น] ชื่อหมวดหมู่",
"fieldSourceAccountNameDescription": "[ไม่จำเป็น] ชื่อบัญชีต้นทาง",
"fieldDestinationAccountNameDescription": "[ไม่จำเป็น] ชื่อบัญชีปลายทาง (สำหรับประเภทโอนเท่านั้น)",
"fieldSourceAmountDescription": "[จำเป็น] จำนวนเงินต้นทาง",
"fieldDestinationAmountDescription": "[ไม่จำเป็น] จำนวนเงินปลายทาง (สำหรับประเภทโอนเท่านั้น)",
"fieldSourceAmountDescription": "[required] Source amount (including two decimal places expressed without a decimal separator, for example '12345' represents 123.45)",
"fieldDestinationAmountDescription": "[optional] Destination amount (for transfer type only, format is the same as the source amount)",
"fieldGeoLocationDescription": "[ไม่จำเป็น] ตำแหน่งทางภูมิศาสตร์, รูปแบบ: 'ลองจิจูด ละติจูด', เช่น '116.3912972 39.9057136'",
"fieldTagNamesDescription": "[ไม่จำเป็น] ชื่อแท็กคั่นด้วยเครื่องหมายจุลภาค, เช่น 'tag1;tag2;tag3'",
"fieldCommentDescription": "[ไม่จำเป็น] คำอธิบาย"