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
{{ message }}
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
Long term goal this one but I think we should support translations. Can read more on the WordPress docs: How to Internationalize Your Plugin
This involves migrating any strings to use the WordPress __() functions and to correctly use PO/MO files. I personally need to do a little more reading before I can attempt this but it's on the back burner for now.
The text was updated successfully, but these errors were encountered:
Long term goal this one but I think we should support translations. Can read more on the WordPress docs: How to Internationalize Your Plugin
This involves migrating any strings to use the WordPress
__()
functions and to correctly use PO/MO files. I personally need to do a little more reading before I can attempt this but it's on the back burner for now.The text was updated successfully, but these errors were encountered: