mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-03 04:10:20 +08:00
feat: translate the region select box (#321)
Signed-off-by: “seriouszyx” <seriouszyx@foxmail.com>
This commit is contained in:
@ -4304,6 +4304,11 @@ detect-port-alt@1.1.6:
|
||||
address "^1.0.1"
|
||||
debug "^2.6.0"
|
||||
|
||||
diacritics@1.3.0:
|
||||
version "1.3.0"
|
||||
resolved "https://registry.npmjs.org/diacritics/-/diacritics-1.3.0.tgz#3efa87323ebb863e6696cebb0082d48ff3d6f7a1"
|
||||
integrity sha1-PvqHMj67hj5mls67AILUj/PW96E=
|
||||
|
||||
diff-sequences@^24.9.0:
|
||||
version "24.9.0"
|
||||
resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5"
|
||||
@ -5923,6 +5928,13 @@ human-signals@^1.1.1:
|
||||
resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
|
||||
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
|
||||
|
||||
i18n-iso-countries@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.npmjs.org/i18n-iso-countries/-/i18n-iso-countries-7.0.0.tgz#b842d6bd947093a38af0f3587fe3632175dd249e"
|
||||
integrity sha512-Q7NEui+oCW4LK2OkUTOV9qCARLViWpwTJfNPOPKG2KpPw5WAxrK8bAPSPFdsu/0GyjK/NPexQFgCGiqwkHl6yg==
|
||||
dependencies:
|
||||
diacritics "1.3.0"
|
||||
|
||||
i18next@^19.8.9:
|
||||
version "19.9.2"
|
||||
resolved "https://registry.npmjs.org/i18next/-/i18next-19.9.2.tgz#ea5a124416e3c5ab85fddca2c8e3c3669a8da397"
|
||||
|
Reference in New Issue
Block a user