You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/08/11 06:06:07 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #371: feat(i18n): Use auto load i18n (#332)

juzhiyuan commented on a change in pull request #371:
URL: https://github.com/apache/apisix-dashboard/pull/371#discussion_r468346128



##########
File path: src/pages/Consumer/index.ts
##########
@@ -14,5 +14,5 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-export { default as ConsumerZhCN } from './locales/zh-CN';
-export { default as ConsumerEnUS } from './locales/en-US';
+/* export { default as ConsumerZhCN } from './locales/zh-CN'; */
+/* export { default as ConsumerEnUS } from './locales/en-US'; */

Review comment:
       Just remove those lines, thanks.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org