@anime.club/translations 1.1.153 → 1.1.154
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
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/english.ts
CHANGED
|
@@ -533,6 +533,7 @@ export const text = {
|
|
|
533
533
|
unfortunatelyTheSellerHadToCancelThisOrder: (user: unknown) =>
|
|
534
534
|
`Unfortunately, ${user} had to cancel this order`,
|
|
535
535
|
valueIsNotTheSame: `Value is not the same`,
|
|
536
|
+
vote: `Vote`,
|
|
536
537
|
tapAddToCreateOne: `Tap “Add” to create one`,
|
|
537
538
|
verificationCode: `Verification Code`,
|
|
538
539
|
verifyCode: `Verify code`,
|
package/src/french.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/german.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/hindi.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/indonesian.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/japanese.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/korean.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/portuguese.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/russian.ts
CHANGED
|
@@ -75,6 +75,7 @@ export const text: text = {
|
|
|
75
75
|
usernameStartedFollowingYou: (...v) =>
|
|
76
76
|
`(en) <b>${v[0]}</b> started following you`,
|
|
77
77
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
78
|
+
vote: `(en) Vote`,
|
|
78
79
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
79
80
|
reply: `(en) Reply`,
|
|
80
81
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/spanish.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/thai.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|
package/src/vietnamese.ts
CHANGED
|
@@ -78,6 +78,7 @@ export const text: text = {
|
|
|
78
78
|
usernameStartedFollowingYou: (...v) =>
|
|
79
79
|
`(en) <b>${v[0]}</b> started following you`,
|
|
80
80
|
usernameLeftAReaction: (...v) => `(en) <b>${v[0]}</b> left a reaction`,
|
|
81
|
+
vote: `(en) Vote`,
|
|
81
82
|
tapAddToCreateOne: `(en) Tap “Add” to create one`,
|
|
82
83
|
reply: `(en) Reply`,
|
|
83
84
|
replyToUsername: (...v) => `(en) Reply to ${v[0]}`,
|