提交 68a39279 编写于 作者: S shawn_he

update docs

Signed-off-by: Nshawn_he <shawn.he@huawei.com>
上级 66aa8c15
......@@ -117,7 +117,7 @@ setSystemLanguage(language: string): boolean
Sets the system language.
**Permission required**: ohos.permission.UPDATE_CONFIGURATION
**Required permission**: ohos.permission.UPDATE_CONFIGURATION
**System capability**: SystemCapability.Global.I18n
......@@ -205,7 +205,7 @@ setSystemRegion(region: string): boolean
Sets the system region.
**Permission required**: ohos.permission.UPDATE_CONFIGURATION
**Required permission**: ohos.permission.UPDATE_CONFIGURATION
**System capability**: SystemCapability.Global.I18n
......@@ -250,7 +250,7 @@ setSystemLocale(locale: string): boolean
Sets the system locale.
**Permission required**: ohos.permission.UPDATE_CONFIGURATION
**Required permission**: ohos.permission.UPDATE_CONFIGURATION
**System capability**: SystemCapability.Global.I18n
......@@ -1289,7 +1289,7 @@ set24HourClock(option: boolean): boolean
Sets the 24-hour clock.
**Permission required**: ohos.permission.UPDATE_CONFIGURATION
**Required permission**: ohos.permission.UPDATE_CONFIGURATION
**System capability**: SystemCapability.Global.I18n
......@@ -1316,7 +1316,7 @@ addPreferredLanguage(language: string, index?: number): boolean
Adds a preferred language to the specified position on the preferred language list.
**Permission required**: ohos.permission.UPDATE_CONFIGURATION
**Required permission**: ohos.permission.UPDATE_CONFIGURATION
**System capability**: SystemCapability.Global.I18n
......@@ -1346,7 +1346,7 @@ removePreferredLanguage(index: number): boolean
Deletes a preferred language from the specified position on the preferred language list.
**Permission required**: ohos.permission.UPDATE_CONFIGURATION
**Required permission**: ohos.permission.UPDATE_CONFIGURATION
**System capability**: SystemCapability.Global.I18n
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册