Update translations (2022-01-01)
This commit is contained in:
committed by
zhaobot
parent
eb7d361657
commit
40ddcba758
+9
@@ -0,0 +1,9 @@
|
||||
The pattern "(null)" does not match the hostname domain.com
|
||||
The pattern "example.com domain.com" matches the hostname domain.com
|
||||
The pattern "example.com other.com" does not match the hostname domain.com
|
||||
The pattern "example.com,domain.com" matches the hostname domain.com
|
||||
The pattern "example.com,domain.com" does not match the hostname otherdomain.com
|
||||
The pattern "example.com, *.domain.com" matches the hostname sub.domain.com
|
||||
The pattern "example.com, *.domain.com" matches the hostname domain.com
|
||||
The pattern "example.com, .domain.com" matches the hostname domain.com
|
||||
The pattern "*" matches the hostname domain.com
|
||||
Reference in New Issue
Block a user