Files
peko-android/android_crop_lib/src/main/res/values-zh-rCN/strings.xml
2020-04-02 10:43:40 +08:00

11 lines
371 B
XML

<resources xmlns:tools="http://schemas.android.com/tools">
<string name="crop__saving">正在保存照片…</string>
<string name="crop__wait">请等待…</string>
<string name="crop__pick_error">无效的图片</string>
<string name="crop__done">完成</string>
<string name="crop__cancel" tools:ignore="ButtonCase">取消</string>
</resources>