@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.
- package/package.json +1 -1
- package/src/english.ts +1 -0
package/package.json
CHANGED
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`,
|