coin -> can,
코인 -> 캔 으로 변경
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user