Tool to create a custom language in Crowdin. Use when standard languages don't meet needs and you require a custom language with specific codes and plural rules.
codeRequiredstringCustom language code identifier (e.g., 'tst2026', 'custom'). Must be unique.
nameRequiredstringCustom language name (e.g., 'TestLanguage2026', 'CustomDialect').
dialectOfstringUse if custom language is a dialect of another language. Provide the parent language ID (e.g., 'uk', 'en'). Get ID via CROWDIN_LIST_LANGUAGES.
localeCodeRequiredstringCustom language locale code (e.g., 'tst2026-UK', 'custom-Uk'). Format: {code}-{region}.
textDirectionRequiredstringText direction in custom language: 'ltr' (left-to-right) or 'rtl' (right-to-left).
twoLettersCodestringCustom language 2-letter code following ISO 639-1 format (e.g., 'cu', 'ts'). Optional.
threeLettersCodeRequiredstringCustom language 3-letter code following ISO 639-3 format (e.g., 'tsl', 'cus').
pluralCategoryNamesRequiredstringPlural categories for the language. Select from predefined category combinations: 'one,other' (English-style), 'one,few,other' (Slavic), 'one,few,many,other' (Russian), 'zero,one,other' (Arabic-style), 'zero,one,two,few,many,other' (Arabic full), 'other' (no plurals).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.