Skip to content

Commit

Permalink
ADDED: prohibition notice for AI-generated images
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-natalya committed Jan 8, 2025
1 parent d8d0728 commit d3fa79d
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/arabic-standard.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/chinese-simplified.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/english.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export const text = {
acceptOrder: `Accept order`,
account: `Account`,
accountDeleted: `Account deleted`,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `AI-generated images and neural network filters are prohibited`,
accountActivation: `Account activation`,
accountAlreadyExists: `Account already exists`,
accountDoesNotExist: `Account does not exist`,
Expand Down
1 change: 1 addition & 0 deletions src/french.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/german.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/hindi.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/indonesian.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/japanese.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/korean.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/portuguese.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/russian.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/spanish.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/thai.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down
1 change: 1 addition & 0 deletions src/vietnamese.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export const text: text = {
_dash: `(en) - `,
aiGeneratedImagesAndNeuralNetworkFiltersAreProhibited: `(en) AI-generated images and neural network filters are prohibited`,
addMoreProductsToYourShop: `(en) Add more products to your shop`,
checkOutMyShop: `(en) Check out my shop`,
commercialUseAllowed: `(en) Commercial use allowed`,
Expand Down

0 comments on commit d3fa79d

Please sign in to comment.