@anime.club/translations 1.1.152 → 1.1.153
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/arabic-standard.ts +1 -0
- package/src/chinese-simplified.ts +1 -0
- package/src/english.ts +1 -0
- package/src/french.ts +1 -0
- package/src/german.ts +1 -0
- package/src/hindi.ts +1 -0
- package/src/indonesian.ts +1 -0
- package/src/japanese.ts +1 -0
- package/src/korean.ts +1 -0
- package/src/portuguese.ts +1 -0
- package/src/russian.ts +1 -0
- package/src/spanish.ts +1 -0
- package/src/thai.ts +1 -0
- package/src/vietnamese.ts +1 -0
package/package.json
CHANGED
package/src/arabic-standard.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/english.ts
CHANGED
|
@@ -562,6 +562,7 @@ export const text = {
|
|
|
562
562
|
youReceivedANewOrderFrom: (username: string) =>
|
|
563
563
|
`You received a new order from <b>${username}</b>`,
|
|
564
564
|
youReceivedAReview: `You received a review`,
|
|
565
|
+
reply: `Reply`,
|
|
565
566
|
youHaveSuccessfullyCreatedYourShop: `You have successfully created your shop`,
|
|
566
567
|
replyToUsername: (username: string) => `Reply to ${username}`,
|
|
567
568
|
numOfReplies: (count: number) => `${count} replies`,
|
package/src/french.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/german.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/hindi.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/indonesian.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/japanese.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/korean.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/portuguese.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/russian.ts
CHANGED
|
@@ -76,6 +76,7 @@ export const text: text = {
|
|
|
76
76
|
`(en) <b>${v[0]}</b> started following you`,
|
|
77
77
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
78
78
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
79
|
+
reply: `(en) Reply`,
|
|
79
80
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
80
81
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
81
82
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/spanish.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/thai.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|
package/src/vietnamese.ts
CHANGED
|
@@ -79,6 +79,7 @@ export const text: text = {
|
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
81
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
|
+
reply: `(en) Reply`,
|
|
82
83
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
83
84
|
numOfReplies: (...v) => `(en) ${v[0]} replies`,
|
|
84
85
|
youCanChooseFromTheListOrEnterACustomReason: `(en) You can choose from the list or enter a custom reason`,
|