examples/texti18n: add comments

Updates #2454
This commit is contained in:
Hajime Hoshi 2023-07-01 19:57:42 +09:00
parent 198bd4788e
commit 1d143ffccb

View File

@ -12,6 +12,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// This example is a demonstration to render languages that cannot be rendered with the `text` package.
// We plan to provide a useful API to render them more easily (#2454). Stay tuned!
package main
import (