-
Notifications
You must be signed in to change notification settings - Fork 538
Description
The English bundle properties file has about 1800 key-value pairs. However, the Chinese bundle properties file updated two years ago and only has about 500 key-value pairs. When viewing the web pages from Chinese web browser, there are only a few Chinese Characters. So, we want to translate all the key-value pairs and update some error translation, such as
dataverse.permissions.roles.description.title=Describe the role (1000 characters max) has been erroneously translate into "描述中的作用(1000个字符)" which can't been understood by Chinese. We have translated 1000 key-value pairs based on dataverse 4.9 and plan to complete it in the following few days. We hope our updated Bundle_zh_CN.properties file could be added into dataverse code repository.
Besides, we also hope to continually update the Bundle_zh_CN.properties file in future releases of dataverse.
