@anime.club/translations 1.1.23 → 1.1.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/english.ts +1 -0
package/package.json
CHANGED
package/src/english.ts
CHANGED
@@ -152,6 +152,7 @@ export const text = {
|
|
152
152
|
languages: `Languages`,
|
153
153
|
letEveryoneKnowHowToDonateToYou: `Let everyone know how to donate to you`,
|
154
154
|
letOthersKnowAboutYou: `Let others know about you`,
|
155
|
+
LicenseForForProfitBusinessUse: `License for for-profit business use`,
|
155
156
|
lightDefault: `Light default`,
|
156
157
|
lightHighContrast: `Light high contrast`,
|
157
158
|
likes: `Likes`,
|