Skip to content

Commit

Permalink
ADDED: order related words
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-natalya committed Apr 17, 2024
1 parent a2de3af commit cef92cb
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/arabic-standard.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/chinese-simplified.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/english.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export const text = {
bookmarks: `Bookmarks`,
browseArt: `Browse art`,
browseShop: `Browse shop`,
buyer: `Buyer`,
cancel: `Cancel`,
canceled: `Canceled`,
cancelOrder: `Cancel order`,
Expand Down Expand Up @@ -277,6 +278,7 @@ export const text = {
`Please enter at least ${num} characters `,
pleaseFillOutYourDetails: `Please fill out your details`,
pleaseSignInToYourAccount: `Please sign in to your account`,
platform: `Platform`,
pleaseStartTyping: `Please start typing`,
pleaseTryAgainOrClick: (buttonName: string) =>
`Please try again or click ${buttonName}`,
Expand Down Expand Up @@ -305,6 +307,7 @@ export const text = {
selectASingleThemeOrSyncWithYourSystemAndAutomaticallySwitchBetweenDayAndNightThemes: `Select a single theme, or sync with your system and automatically switch between day and night themes`,
selectAvatar: `Select avatar`,
selectCharacters: `Select Character(s)`,
seller: `Seller`,
selectFile: `Select file`,
selectTheme: `Select theme`,
selectThumbnail: `Select thumbnail`,
Expand Down
3 changes: 3 additions & 0 deletions src/french.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/german.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/hindi.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/indonesian.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/japanese.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/korean.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/portuguese.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/russian.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
export const text: text = {
buyer: `(en) Buyer`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
_colon: `: `,
_comma: `, `,
_dot: `. `,
Expand Down
3 changes: 3 additions & 0 deletions src/spanish.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/thai.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down
3 changes: 3 additions & 0 deletions src/vietnamese.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
accountDeleted: `(en) Account deleted`,
buyer: `(en) Buyer`,
checkOrderStatus: `(en) Check order status`,
congratulations: `(en) Congratulations!`,
deleteShop: `(en) Delete shop`,
Expand All @@ -13,7 +14,9 @@ export const text: text = {
ordered: (...v) => `(en) Ordered ${v[0]}`,
otherReason: `(en) Other reason`,
personalCircumstances: `(en) Personal circumstances`,
platform: `(en) Platform`,
pleaseStartTyping: `(en) Please start typing`,
seller: `(en) Seller`,
timeConstraints: `(en) Time constraints`,
theMaximumQuantityThatACustomerCanAdd: `(en) The maximum quantity that a customer can add`,
toHelpTheCreatorCompleteYourOrder: `(en) To help the creator complete your order to your satisfaction, please provide a detailed description of what you want. Include the desired theme, style, and character features, as well as any other important specifications`,
Expand Down

0 comments on commit cef92cb

Please sign in to comment.