We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5041ea9 commit f2c0078Copy full SHA for f2c0078
1 file changed
js/i18n/en.js
@@ -14,7 +14,7 @@ let i18nDefault = i18nStrings.en = {
14
* or "free summons" based on the verb the player selected in Settings.
15
*
16
* Each verb can contain different forms of the same verb needed for the language, i.e. in English a verb
17
- * can be in the past tense (drew), the present tense (drawing), and the perfect tense (drawn).
+ * can have a past tense (drew), a present participle (drawing), and a past participle (drawn).
18
* Keys are used to be referenced in the string so it's recommended to be translated. You can declare as much
19
* verb forms as your language needs.
20
0 commit comments