You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example I want to find Czech language by code cz in get_by_code. But it has just this names
iso = {str} 'cs'
iso_639_1 = {str} 'cs'
iso_639_2B = {str} 'cze'
iso_639_2T = {str} 'ces'
iso_639_3 = {str} 'ces'
The text was updated successfully, but these errors were encountered:
For example I want to find Czech language by code
cz
inget_by_code
. But it has just this namesiso = {str} 'cs'
iso_639_1 = {str} 'cs'
iso_639_2B = {str} 'cze'
iso_639_2T = {str} 'ces'
iso_639_3 = {str} 'ces'
The text was updated successfully, but these errors were encountered: