@anime.club/translations 1.1.85 → 1.1.87

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,12 +4,15 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.85",
7
+ "version": "1.1.87",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
11
11
  ],
12
+ "scripts": {
13
+ "config": "tsx node_modules/.bin/config"
14
+ },
12
15
  "devDependencies": {
13
- "@10stars/config": "^11.0.0"
16
+ "@10stars/config": "^11.4.0"
14
17
  }
15
18
  }
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `، `,
5
6
  _dot: `. `,
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `:`,
4
5
  _comma: `、`,
5
6
  _dot: `。`,
package/src/english.ts CHANGED
@@ -378,6 +378,7 @@ export const text = {
378
378
  unfollow: `Unfollow`,
379
379
  unlimited: `Unlimited`,
380
380
  upload: `Upload`,
381
+ uploadFiles: `Upload files`,
381
382
  uploadNew: `Upload new`,
382
383
  uploadNewPost: `Upload new post`,
383
384
  uploadNewProduct: `Upload new product`,
package/src/french.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: ` : `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/german.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/hindi.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `| `,
package/src/indonesian.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/japanese.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `:`,
4
5
  _comma: `、`,
5
6
  _dot: `。`,
package/src/korean.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/portuguese.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/russian.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/spanish.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/thai.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,
package/src/vietnamese.ts CHANGED
@@ -1,5 +1,6 @@
1
1
  export const text: text = {
2
2
  pleaseFeelFreeToShareYourReference: `(en) Please feel free to share your reference images and supporting materials to guide the artist in creating your piece`,
3
+ uploadFiles: `(en) Upload files`,
3
4
  _colon: `: `,
4
5
  _comma: `, `,
5
6
  _dot: `. `,