Pārlūkot izejas kodu

添加国际化文件

jsonwang 3 gadi atpakaļ
vecāks
revīzija
829bcaae27

+ 1 - 0
BFCommonKit/Assets/Base.lproj/Localizable.strings

@@ -108,3 +108,4 @@
 "option_fail_obtain"="Video acquisition failed";
 "record_tips_swich"="You have not recorded content yet. Switching paragraphs will cancel the recording. Are you sure you want to cancel?";
 "album_tips_select"="Image needs to be selected";
+"option_loading"="Loading...";

+ 1 - 0
BFCommonKit/Assets/en.lproj/Localizable.strings

@@ -108,3 +108,4 @@
 "option_fail_obtain"="Video acquisition failed";
 "record_tips_swich"="You have not recorded content yet. Switching paragraphs will cancel the recording. Are you sure you want to cancel?";
 "album_tips_select"="Image needs to be selected";
+"option_loading"="Loading...";

+ 1 - 0
BFCommonKit/Assets/ja.lproj/Localizable.strings

@@ -108,3 +108,4 @@
 "option_fail_obtain"="ビデオキャプチャが失敗しました";
 "record_tips_swich"="まだコンテンツを録音していません。段落を切り替えると録音がキャンセルされます。キャンセルしてもよろしいですか?";
 "album_tips_select"="画像を選択する必要があります";
+"option_loading"="Loading...";

+ 1 - 1
BFCommonKit/Assets/ko-KR.lproj/Localizable.strings

@@ -108,4 +108,4 @@
 "option_fail_obtain"="동영상 획득 실패";
 "record_tips_swich"="아직 콘텐츠를 녹음하지 않았습니다. 단락을 전환하면 녹음이 취소됩니다. 취소하시겠습니까?";
 "album_tips_select"="이미지를 선택해야 합니다.";
-
+"option_loading"="Loading...";

+ 1 - 0
BFCommonKit/Assets/vi.lproj/Localizable.strings

@@ -108,3 +108,4 @@
 "option_fail_obtain"="Chuyển đổi video không thành công";
 "record_tips_swich"="Bạn chưa ghi lại nội dung. Việc chuyển đổi đoạn văn sẽ hủy quá trình ghi. Bạn có chắc chắn muốn hủy không?";
 "album_tips_select"="Hình ảnh cần được chọn";
+"option_loading"="Loading...";

+ 1 - 1
BFCommonKit/Assets/zh-Hans.lproj/Localizable.strings

@@ -107,4 +107,4 @@
 "option_fail_file"="录制失败,未能生成文件";
 "option_fail_obtain"="视频获取失败";
 "album_tips_select"="选择后才能点击下一步";
-
+"option_loading"="素材加载中";