coin -> can,

코인 -> 캔

으로 변경
This commit is contained in:
2023-08-14 11:15:21 +09:00
parent 5e44949094
commit 999f90ae80
39 changed files with 116 additions and 116 deletions

View File

@@ -417,7 +417,7 @@
android:layout_alignParentEnd="true"
android:layout_centerVertical="true"
android:fontFamily="@font/gmarket_sans_medium"
android:text="코인"
android:text=""
android:textColor="@color/color_777777"
android:textSize="13.3sp" />
</RelativeLayout>
@@ -450,7 +450,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="3dp"
android:fontFamily="@font/gmarket_sans_medium"
android:text="※ 콘텐츠의 최소금액은 10코인 입니다"
android:text="※ 콘텐츠의 최소금액은 10 입니다"
android:textColor="@color/color_777777"
android:textSize="13.3sp" />
</LinearLayout>