@anime.club/translations 1.1.5 → 1.1.6
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
@@ -174,6 +174,7 @@ export const text = {
|
|
174
174
|
newBlog: `New blog`,
|
175
175
|
newPassword: `New password`,
|
176
176
|
newsFeed: `News feed`,
|
177
|
+
next: `Next`,
|
177
178
|
nextTimeYouAuthenticateYouCouldUseThe: `Next time you authenticate, you could use the connected account, instead of the login and password`,
|
178
179
|
nightTheme: `Night theme`,
|
179
180
|
no: `no`,
|