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
currently each append or modify command will unconditionally set label_of for each new concept created. If a language concept was to be properly supported then label_of should be conditionally set based on the current language. Otherwise conditionally setting label_of for another language would contradict the implicit unconditional label_of rules from previous commands.
This could be implement purely with Zia once string literals can be parsed
Example:
should output
'표시'
The text was updated successfully, but these errors were encountered: