MCPcopy Create free account
hub / github.com/Syncplay/syncplay / isValidLanguage

Function isValidLanguage

syncplay/messages.py:98–99  ·  view source on GitHub ↗
(language)

Source from the content-addressed store, hash-verified

96
97
98def isValidLanguage(language):
99 return language in messages
100
101
102def getMessage(type_, locale=None):

Callers 2

_validateArgumentsMethod · 0.90
getMessageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected