@anime.club/translations 1.1.84 → 1.1.85

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 CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.84",
7
+ "version": "1.1.85",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `، `,
4
5
  _dot: `. `,
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `:`,
3
4
  _comma: `、`,
4
5
  _dot: `。`,
package/src/french.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: ` : `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/german.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/hindi.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `| `,
package/src/indonesian.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/japanese.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `:`,
3
4
  _comma: `、`,
4
5
  _dot: `。`,
package/src/korean.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/portuguese.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/russian.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/spanish.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/thai.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,
package/src/vietnamese.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export const text: text = {
2
+ pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
2
3
  _colon: `: `,
3
4
  _comma: `, `,
4
5
  _dot: `. `,