New translations README.md (English)

This commit is contained in:
Tunghsiao Liu
2019-04-06 00:23:41 +08:00
parent 7c7fc45735
commit a55a7f9744

View File

@@ -39,7 +39,7 @@ Bad:
An example of complete and correct usage:
> 在 LeanCloud 上,數據儲存是圍繞 `AVObject` 進行的。每個 `AVObject` 都包含了與 JSON 兼容的 key-value 對應的數據。數據是 schema-free 的,你不需要在每 `AVObject` 上提前指定存在哪些键,只要直接設定對應的 key-value 即可。
> 在 LeanCloud 上,數據儲存是圍繞 `AVObject` 進行的。每個 `AVObject` 都包含了與 JSON 兼容的 key-value 對應的數據。數據是 schema-free 的,你不需要在每 `AVObject` 上提前指定存在哪些键,只要直接設定對應的 key-value 即可。
Exceptions: For product and brand names, please refer to the writing format of the official definition. For example, use “豆瓣FM” instead of “豆瓣 FM”.