Translation string
-
Japanese has no plural form; there is one input for two different sentences. This is also the case in Korean. In other languages, each input is possible.
Singular:You have 1 high-risk vulnerability
Plural:You have %s high-risk vulnerabilities
In Japanese, there is only one input field for the above. So, Please include arguments for singular as well. As follows.
Singular:You have %s high-risk vulnerability
For:
- settings/src/Dashboard/Vulnerabilities/Vulnerabilities.js:40
- security/wordpress/vulnerabilities.php:1453, 1456, 1459, 1462
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Translation string’ is closed to new replies.