Skip to content

Commit 61d0296

Browse files
authored
fix: ts support for locales (#169)
1 parent ae59920 commit 61d0296

3,678 files changed

Lines changed: 158750 additions & 159833 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,4 @@ REVISION
8585
*DONOTVERSION*
8686
.history
8787

88-
/lib/*
89-
!/lib/locales.js
90-
!/lib/locales
88+
/lib

CODE_OF_CONDUCT.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ In the interest of fostering an open and welcoming environment, we as contributo
99
Examples of behavior that contributes to creating a positive environment
1010
include:
1111

12-
* Using welcoming and inclusive language
13-
* Being respectful of differing viewpoints and experiences
14-
* Gracefully accepting constructive criticism
15-
* Focusing on what is best for the community
16-
* Showing empathy towards other community members
12+
- Using welcoming and inclusive language
13+
- Being respectful of differing viewpoints and experiences
14+
- Gracefully accepting constructive criticism
15+
- Focusing on what is best for the community
16+
- Showing empathy towards other community members
1717

1818
Examples of unacceptable behavior by participants include:
1919

20-
* The use of sexualized language or imagery and unwelcome sexual attention or advances
21-
* Trolling, insulting/derogatory comments, and personal or political attacks
22-
* Public or private harassment
23-
* Publishing others' private information, such as a physical or electronic address, without explicit permission
24-
* Other conduct which could reasonably be considered inappropriate in a professional setting
20+
- The use of sexualized language or imagery and unwelcome sexual attention or advances
21+
- Trolling, insulting/derogatory comments, and personal or political attacks
22+
- Public or private harassment
23+
- Publishing others' private information, such as a physical or electronic address, without explicit permission
24+
- Other conduct which could reasonably be considered inappropriate in a professional setting
2525

2626
## Our Responsibilities
2727

lib/locales.js

Lines changed: 0 additions & 49 deletions
This file was deleted.

lib/locales/af_ZA/address/default_country.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

lib/locales/af_ZA/address/index.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

lib/locales/af_ZA/address/postcode.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

lib/locales/af_ZA/cell_phone/formats.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

lib/locales/af_ZA/cell_phone/index.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

lib/locales/af_ZA/company/index.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

lib/locales/af_ZA/company/suffix.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)