Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
def
isValidLanguage(language):
99
return
language in messages
100
101
102
def
getMessage(type_, locale=None):
Callers
2
_validateArguments
Method · 0.90
getMessage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected