mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
554 B
11 lines
554 B
6 years ago
|
## Abp.io platform localization
|
||
|
|
||
|
This project is all localized resources of the abp.io platform.
|
||
|
|
||
|
If you like, you can contribute to the localization resources in this project.
|
||
|
|
||
|
For example: `AbpIoLocalization\AbpIoLocalization\Www\Localization\Resources\zh-Hans.json`
|
||
|
If the file is missing some translations or the translation is wrong, you can add it.
|
||
|
If the language file is missing (eg `kr.json`), you can also add it.
|
||
|
|
||
|
Please refer to the [Contribution Guide](https://github.com/abpframework/abp/blob/dev/docs/en/Contribution/Index.md) for details.
|