Skip to content

Commit f2c0078

Browse files
authored
Update en.js
1 parent 5041ea9 commit f2c0078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/i18n/en.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let i18nDefault = i18nStrings.en = {
1414
* or "free summons" based on the verb the player selected in Settings.
1515
*
1616
* 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).
17+
* can have a past tense (drew), a present participle (drawing), and a past participle (drawn).
1818
* Keys are used to be referenced in the string so it's recommended to be translated. You can declare as much
1919
* verb forms as your language needs.
2020
*

0 commit comments

Comments
 (0)