Skip to content

Commit 971186d

Browse files
authored
chore: additional translator help / prompts
1 parent 275668c commit 971186d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

copydecks/en/copydeck.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
"glossaryForTranslators": {
88
"about": "Tokens written as {{token_name}} are filled in automatically at render time with real values from the Python error. You may move them to suit your language's word order, but do not translate, rename, or remove them. No HTML is needed around them as styling is applied automatically. Keys starting with _ are metadata for translators - do not translate or modify them.",
9+
"errors": "Top-level keys within 'errors', eg. 'NameError', should never be translated",
10+
"if": "'if' keys and their contents, eg. 'match_message', should never be translated",
911
"tokens": {
1012
"name": {
1113
"description": "The Python variable or identifier that caused the error.",

0 commit comments

Comments
 (0)