diff --git a/config/locales/en.yml b/config/locales/en.yml index 5ff1d33..4db5369 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,3 +1,4 @@ en: testing: testing: Test Module + order: order diff --git a/config/locales/zh_tw.yml b/config/locales/zh_tw.yml index 661e644..77888f7 100644 --- a/config/locales/zh_tw.yml +++ b/config/locales/zh_tw.yml @@ -1,3 +1,4 @@ zh_tw: testing: testing: 測試模組 + order: 排序