@anime.club/translations 1.1.21 → 1.1.22

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/src/english.ts +2 -0
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.21",
7
+ "version": "1.1.22",
8
8
  "type": "module",
9
9
  "files": [
10
10
  "src",
package/src/english.ts CHANGED
@@ -109,6 +109,7 @@ export const text = {
109
109
  errorPleaseContactCustomerSupport: `Error! Please contact customer support...`,
110
110
  exitEditor: `Exit editor`,
111
111
  extensions: `Extensions`,
112
+ extras: `Extras`,
112
113
  fileSizeIsTooBig: `File size is too big`,
113
114
  filter: `Filter`,
114
115
  filterBy: `Filter by`,
@@ -273,6 +274,7 @@ export const text = {
273
274
  themeMode: `Theme mode`,
274
275
  thisIsThePriceYouPropose: `This is the price you propose`,
275
276
  title: `Title`,
277
+ titleYourExtraService: `Title your extra service`,
276
278
  today: `Today`,
277
279
  toGetWorkRelatedNotifications: `To get work-related notifications`,
278
280
  typeYourTextHere: `Type your text here...`,