Skip to content

Commit d907991

Browse files
author
FalkWolsky
committed
Updated App Descriptor & Translations
1 parent 7125fa8 commit d907991

File tree

23 files changed

+79187
-37542
lines changed

23 files changed

+79187
-37542
lines changed

client/packages/lowcoder/src/i18n/locales/de.ts

Lines changed: 4839 additions & 4057 deletions
Large diffs are not rendered by default.

client/packages/lowcoder/src/i18n/locales/en.ts

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3738,8 +3738,7 @@ export const en = {
37383738
"help": {
37393739
"videoText": "Overview",
37403740
"onBtnText": "OK",
3741-
// eslint-disable-next-line only-ascii/only-ascii
3742-
"permissionDenyTitle": "💡 Unable to Create a New Application or Data Source?",
3741+
"permissionDenyTitle": "Unable to Create a New Application or Data Source?",
37433742
"permissionDenyContent": "You Don't Have Permission to Create the Application and Data Source. Please Contact the Administrator to Join the Developer Group.",
37443743
"appName": "Tutorial Application",
37453744
"chat": "Chat with Us",
@@ -4174,13 +4173,11 @@ export const en = {
41744173
"pleaseSelectCity": "Please Select a City",
41754174
"advanced": "Advanced",
41764175
"showClearIcon": "Show Clear Icon",
4177-
/* eslint-disable only-ascii/only-ascii */
4178-
appleOptionLabel: "🍎 Apple",
4179-
waterMelonOptionLabel: "🍉 Watermelon",
4180-
berryOptionLabel: "🍓 Strawberry",
4181-
lemonOptionLabel: "🍋 Lemon",
4182-
coconutOptionLabel: "🥥 Coconut",
4183-
/* eslint-enable only-ascii/only-ascii */
4176+
"appleOptionLabel": "Apple",
4177+
"waterMelonOptionLabel": "Watermelon",
4178+
"berryOptionLabel": "Strawberry",
4179+
"lemonOptionLabel": "Lemon",
4180+
"coconutOptionLabel": "Coconut",
41844181
"likedFruits": "Favorites",
41854182
"option": "Option",
41864183
"singleFileUpload": "Single File Upload",

0 commit comments

Comments
 (0)