From a55a7f97447a7e097d4434a2e6f971da6a64a045 Mon Sep 17 00:00:00 2001 From: Tunghsiao Liu Date: Sat, 6 Apr 2019 00:23:41 +0800 Subject: [PATCH] New translations README.md (English) --- README.en-US.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en-US.md b/README.en-US.md index ab73b36..4b2923e 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -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”.