# i18n **Repository Path**: gricks/i18n ## Basic Information - **Project Name**: i18n - **Description**: Library: internationalization - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-02-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # i18n i18n groups packages related to internationalization # install install package ``` go get gitee.com/gricks/i18n ``` install package sync tool ``` go get gitee.com/gricks/i18n/i18n_sync ``` usage: i18n_sync source target...