{
"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:plc:pz4sp2vf5w26wnaee253gfms
- CID
-
bafyreictkillou2477cbrqxymxxemg7ijq54d46jkc52yt6khxzzy74diu
- Indexed At
- 2026-02-13 13:53 UTC
- AT-URI
-
at://did:plc:pz4sp2vf5w26wnaee253gfms/com.atproto.lexicon.schema/dev.tsunagite.translatable