@anime.club/translations 1.1.7 → 1.1.8

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/english.ts +1 -0
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.7",
7
+ "version": "1.1.8",
8
8
  "type": "module",
9
9
  "files": [
10
10
  "src",
package/src/english.ts CHANGED
@@ -304,6 +304,7 @@ export const text = {
304
304
  youDoNotHaveAnyChats: `You do not have any chats`,
305
305
  youHaveNotSavedAnyChanges: `You have not saved any changes`,
306
306
  youHaveNotSetAPassword: `You have not set a password`,
307
+ youHaveReachedTheMaximumNumberOfFiles: `You have reached the maximum number of files`,
307
308
  yourAccountIsVerifiedPleaseSignIn: `Your account is verified. Please sign in`,
308
309
  yourArts: `Your arts`,
309
310
  yourAvatar: `Your avatar`,