@anime.club/translations 1.1.17 → 1.1.18
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
@@ -221,6 +221,7 @@ export const text = {
|
|
221
221
|
`Please try again or click ${buttonName}`,
|
222
222
|
pleaseVerifyYourAccount: `Please verify your account`,
|
223
223
|
pressHereTo: `Press here to`,
|
224
|
+
price: `Price`,
|
224
225
|
privacyPolicy: `Privacy policy`,
|
225
226
|
privateInformation: `Private information`,
|
226
227
|
profile: `Profile`,
|