API Translation README - evansims/openfga-php GitHub Wiki
API Documentation > Translation
Internationalization support and message translation utilities.
Total Components: 3
Name | Description |
---|---|
TranslatorInterface |
Translation service interface for OpenFGA SDK messages. This interface defines the contract for a... |
Name | Description |
---|---|
Translator |
Translation service for OpenFGA SDK messages. This implementation provides centralized message tr... |
YamlParser |
Simple YAML parser for translation files. This lightweight YAML parser handles the specific struc... |