Rebrand to iiEasy: naming, logo, l10n, docs, assets
Some checks failed
L10n / l10n (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-02-19 23:21:16 +05:00
parent cd536ff8f2
commit 5947edec45
119 changed files with 1180 additions and 541 deletions

View File

@@ -1,9 +1,13 @@
{
"@@locale": "en",
"appTitle": "Conduit",
"appTitle": "iiEasy",
"@appTitle": {
"description": "Application name displayed in the app and OS UI."
},
"appSlogan": "Future. Simple.",
"@appSlogan": {
"description": "Brand slogan shown on loading/splash."
},
"retry": "Retry",
"@retry": {
"description": "Button label to try an action again."
@@ -36,11 +40,11 @@
"@account": {
"description": "Section header for account-related options."
},
"supportConduit": "Support Conduit",
"supportConduit": "Support iiEasy",
"@supportConduit": {
"description": "Section header inviting the user to financially support the project."
},
"supportConduitSubtitle": "Keep Conduit independent by funding ongoing development.",
"supportConduitSubtitle": "Keep iiEasy independent by funding ongoing development.",
"@supportConduitSubtitle": {
"description": "Subtitle explaining why donations are helpful."
},
@@ -232,7 +236,7 @@
"@connectToServer": {
"description": "Call-to-action button for server connection."
},
"enterServerAddress": "Enter your Open-WebUI server address to get started",
"enterServerAddress": "Enter your iiEasyWeb server address to get started",
"@enterServerAddress": {
"description": "Instruction telling user to provide server URL to begin."
},
@@ -554,7 +558,7 @@
"@voiceCallErrorHelp": {
"description": "Guidance shown when the voice call encounters an error."
},
"messageHintText": "Ask Conduit",
"messageHintText": "Ask iiEasy",
"@messageHintText": {
"description": "Short placeholder text in the message input."
},
@@ -920,7 +924,7 @@
"@aboutApp": {
"description": "Settings tile title to view app information."
},
"aboutAppSubtitle": "Conduit information and links",
"aboutAppSubtitle": "iiEasy information and links",
"@aboutAppSubtitle": {
"description": "Subtitle/description for the About section."
},
@@ -1173,11 +1177,11 @@
"@themePalette": {
"description": "Title for selecting the app color palette."
},
"themePaletteConduitLabel": "Conduit",
"themePaletteConduitLabel": "iiEasy",
"@themePaletteConduitLabel": {
"description": "Palette name for the default Conduit theme."
},
"themePaletteConduitDescription": "Clean neutral theme designed for Conduit.",
"themePaletteConduitDescription": "Clean neutral theme designed for iiEasy.",
"@themePaletteConduitDescription": {
"description": "Description of the Conduit palette."
},
@@ -1225,7 +1229,7 @@
"@currentlyUsingLightTheme": {
"description": "Status text indicating light theme is active."
},
"aboutConduit": "About Conduit",
"aboutConduit": "About iiEasy",
"@aboutConduit": {
"description": "Dialog title for app information."
},
@@ -1241,7 +1245,7 @@
}
}
},
"githubRepository": "GitHub Repository",
"githubRepository": "iiEasy.ru",
"@githubRepository": {
"description": "Link label pointing to the app repository."
},
@@ -1325,7 +1329,7 @@
"@androidAssistantOverlayOption": {
"description": "Option label for keeping the current assistant overlay."
},
"androidAssistantNewChatOption": "Open Conduit with a new chat",
"androidAssistantNewChatOption": "Open iiEasy with a new chat",
"@androidAssistantNewChatOption": {
"description": "Option label for opening the app to a fresh chat from the assistant trigger."
},