forked from HospitalRun/hospitalrun-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feat-HospitalRun#1969
- Loading branch information
Showing
15 changed files
with
50 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Codes to use to identify languages | ||
|
||
The [IETF language tags](http://en.wikipedia.org/wiki/IETF_language_tag) are made up of [ISO 639](http://en.wikipedia.org/wiki/ISO_639) standards for representing language names and [ISO 3166-1](http://en.wikipedia.org/wiki/ISO_3166-1) standards for representing country codes. A sample list: | ||
|
||
| English name for language | Tag | | ||
| :------------------------ | :---- | | ||
| English | en | | ||
| English (United States) | en-US | | ||
| English (Great Britain) | en-GB | | ||
| French | fr | | ||
| German | de | | ||
| Polish | pl | | ||
| Dutch | nl | | ||
| Finnish | fi | | ||
| Swedish | sv | | ||
| Italian | it | | ||
| Spanish (Spain) | es | | ||
| Portuguese (Portugal) | pt | | ||
| Russian | ru | | ||
| Portuguese (Brazil) | pt-BR | | ||
| Spanish (Mexico) | es-MX | | ||
| Chinese (PRC) | zh-CN | | ||
| Chinese (Taiwan) | zh-TW | | ||
| Japanese | ja | | ||
| Korean | ko | | ||
|
||
Use these two reference lists to create new languages. | ||
|
||
[ISO 639-1](https://datahub.io/core/language-codes/r/0.html) | ||
|
||
[IETF Language Types](https://datahub.io/core/language-codes/r/3.html) |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...locales/zr/translations/patients/index.ts → ...cales/zhCN/translations/patients/index.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters