Content-Length: 288465 | pFad | http://github.com/lowcoder-org/lowcoder/commit/87c88e27fa04ac6b2029d9ab9df4db35f7b9afee

4F small translation fix · lowcoder-org/lowcoder@87c88e2 · GitHub
Skip to content

Commit 87c88e2

Browse files
small translation fix
1 parent 74c3e85 commit 87c88e2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3132,7 +3132,8 @@ export const en = {
31323132
"whatsNewLinkHelp": "Provide a valid URL that users can visit for your news.",
31333133
"deleteBranding": "Delete Branding",
31343134
"deleteBrandingContent": "Are you sure you want to delete \"{orgName}\" branding?",
3135-
"fetchBrandingError": "Something went wrong while fetching branding details. Please try again."
3135+
"fetchBrandingError": "Something went wrong while fetching branding details. Please try again.",
3136+
"upload": "Upload"
31363137
},
31373138
"networkMessage": {
31383139
"200": "Success",

client/packages/lowcoder/src/pages/setting/branding/BrandingSetting.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ export function BrandingSetting() {
299299
} catch(e) {
300300
setBrandingConfig(undefined);
301301
setDefaultBrandingConfig(undefined);
302-
message.error(trans("branding.fetchBrandingError"));
302+
// message.error(trans("branding.fetchBrandingError"));
303303
}
304304
}
305305

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/87c88e27fa04ac6b2029d9ab9df4db35f7b9afee

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy