This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 56
56
i18n_lint :
57
57
name : " i18n Check"
58
58
uses : matrix-org/matrix-web-i18n/.github/workflows/i18n_check.yml@main
59
+ with :
60
+ hardcoded-words : " Element"
61
+ allowed-hardcoded-keys : |
62
+ console_dev_note
63
+ labs|element_call_video_rooms
64
+ labs|feature_disable_call_per_sender_encryption
65
+ voip|element_call
59
66
60
67
rethemendex_lint :
61
68
name : " Rethemendex Check"
Original file line number Diff line number Diff line change 212
212
"jest-raw-loader" : " ^1.0.1" ,
213
213
"jsqr" : " ^1.4.0" ,
214
214
"mailhog" : " ^4.16.0" ,
215
- "matrix-web-i18n" : " ^3.1.5 " ,
215
+ "matrix-web-i18n" : " ^3.2.1 " ,
216
216
"mocha-junit-reporter" : " ^2.2.0" ,
217
217
"node-fetch" : " 2" ,
218
218
"postcss-scss" : " ^4.0.4" ,
Original file line number Diff line number Diff line change 6929
6929
unhomoglyph "^1.0.6"
6930
6930
uuid "9"
6931
6931
6932
- matrix-web-i18n@^3.1.5 :
6933
- version "3.1.5 "
6934
- resolved "https://registry.yarnpkg.com/matrix-web-i18n/-/matrix-web-i18n-3.1.5. tgz#cab9adb233b63b3760d6e40f71fff8041c648789 "
6935
- integrity sha512-xe9Letv1KT04X7CalnK080cRUBvlVum5fSspaxPJ575W/+ZEwwN2mktF7Bl5gDMpuFLuXvP97xkr66BOB4I+3g ==
6932
+ matrix-web-i18n@^3.2.1 :
6933
+ version "3.2.1 "
6934
+ resolved "https://registry.yarnpkg.com/matrix-web-i18n/-/matrix-web-i18n-3.2.1. tgz#34e6b66bec71a52fddbe72db56d9e35dabbaff59 "
6935
+ integrity sha512-pBklE6Q6mAwG6N3Qtpu/e+qX0XuWEdrs4SZ+QmYJWfyLNtKAB6XcSpE5m7aBW/+11ejg8ua8Q5bNcDV2b7C9lg ==
6936
6936
dependencies :
6937
6937
" @babel/parser" " ^7.18.5"
6938
6938
" @babel/traverse" " ^7.18.5"
You can’t perform that action at this time.
0 commit comments