|
11 | 11 | "section3": "Tags", |
12 | 12 | "currentSelection": "Selected", |
13 | 13 | "fallback-other": "Other", |
14 | | - "fallback-uncategorized": "Uncategorized", |
15 | 14 | "tagMode-multicolor": "Multicolor", |
16 | | - "tagMode-monochrome": "Monochrome" |
| 15 | + "tagMode-monochrome": "Monochrome", |
| 16 | + "tagsLoading": "Loading tags…", |
| 17 | + "tagsError": "Tags didn't load", |
| 18 | + "retry": "Try again" |
17 | 19 | }, |
18 | 20 | "ResultSection": { |
19 | 21 | "tooltip-light": "Insert portrait lighting prompts (film lighting, twilight rays, etc.)", |
|
33 | 35 | "translateEmptyError": "Please enter content", |
34 | 36 | "translateFailError": "Translation failed", |
35 | 37 | "tooltip-randomColor": "Randomly replace color words", |
36 | | - "button-randomcolor": "Randomize", |
| 38 | + "button-randomcolor": "Randomize colors", |
37 | 39 | "prompt-translation": "Translation", |
38 | 40 | "translating": "Translating...", |
39 | 41 | "randomColor-success": "Replaced {count} color word(s)", |
40 | 42 | "randomColor-noMatch": "No color words to replace", |
41 | | - "translateLabel": "Translate & insert" |
| 43 | + "translateLabel": "Translate & insert", |
| 44 | + "placeholder-prompt": "Pick tags to build it, or type your own prompt", |
| 45 | + "placeholder-translate": "e.g. a cat at sunset" |
42 | 46 | }, |
43 | 47 | "CopyToClipboard": { |
44 | 48 | "empty": "Content is empty, nothing to copy", |
45 | 49 | "unsupported": "Your browser does not support clipboard operations, please try copying manually or use a different browser", |
46 | | - "success": "Copied successfully, you can paste it into the AI painting tool", |
| 50 | + "success": "Copied — paste it into your AI image tool", |
47 | 51 | "failure": "Copy failed, please copy manually" |
48 | 52 | }, |
49 | 53 | "feedback": { |
50 | 54 | "feedback1": "Feedback and Suggestions", |
51 | 55 | "feedback2": "If you encounter any issues during use or have any suggestions and ideas, feel free to let me know! Your feedback will directly influence the development and improvement of future features, helping us create a tool that better meets everyone's needs.", |
52 | 56 | "feedback3": "Please describe your use case or the issue you encountered in detail, or share your creative ideas. I will carefully consider each piece of feedback and make adjustments and optimizations as soon as possible.", |
53 | | - "reaction0": "Up", |
| 57 | + "reaction0": "Nice", |
54 | 58 | "reaction1": "Support", |
55 | 59 | "reaction2": "Cool", |
56 | 60 | "reaction3": "What?", |
57 | | - "reaction4": "Puzzle", |
| 61 | + "reaction4": "Confused", |
58 | 62 | "placeholder": "Please leave a message, no login required (enter your email to receive reply notifications)" |
59 | 63 | }, |
60 | 64 | "Home": { |
|
106 | 110 | "otherTools": "More Tools", |
107 | 111 | "legendtalk": "AI Thinkers Roundtable", |
108 | 112 | "aishort": "AI Short", |
109 | | - "tools": "AI Toolbox" |
| 113 | + "tools": "AI Toolbox", |
| 114 | + "community": "Community links", |
| 115 | + "github": "View on GitHub", |
| 116 | + "theme": "Toggle light or dark theme", |
| 117 | + "language": "Select language", |
| 118 | + "languageSearch": "Search language", |
| 119 | + "languageEmpty": "No matching language", |
| 120 | + "skipToPrompt": "Skip to the prompt box" |
110 | 121 | }, |
111 | 122 | "Guide": { |
112 | 123 | "fallbackNotice": "This page hasn’t been translated into your language yet — showing the English version." |
| 124 | + }, |
| 125 | + "Footer": { |
| 126 | + "signature": "FREE & OPEN-SOURCE · NO LOGIN · RUNS IN YOUR BROWSER" |
113 | 127 | } |
114 | 128 | } |
0 commit comments