{
"id": "dev.tsunagite.translatable",
"defs": {
"main": {
"type": "object",
"required": [
"default",
"translations"
],
"properties": {
"default": {
"type": "string",
"maxLength": 3000,
"minLength": 1,
"description": "The default text, used as a fallback for languages without a dedicated translation.",
"maxGraphemes": 300
},
"translations": {
"type": "object",
"properties": {
"$keyFormat": {
"type": "string",
"format": "language"
},
"$valueType": {
"type": "string",
"maxLength": 3000,
"minLength": 1,
"maxGraphemes": 300
}
},
"description": "A key-value map of RFC 5646 IETF language tags to translated strings."
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "A piece of text with multiple translations, transliterations, or localizations into different languages."
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreictkillou2477cbrqxymxxemg7ijq54d46jkc52yt6khxzzy74diu
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/dev.tsunagite.translatable