diff --git a/config/locales/en.yml b/config/locales/en.yml index 7c34518..82557d8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,2 +1,2 @@ en: - master_key: Master Key \ No newline at end of file + master_key: Master Key \ No newline at end of file diff --git a/config/locales/zh_tw.yml b/config/locales/zh_tw.yml index c51d00a..f3cb9ac 100644 --- a/config/locales/zh_tw.yml +++ b/config/locales/zh_tw.yml @@ -1,2 +1,2 @@ zh_tw: - master_key: 網站密碼 \ No newline at end of file + master_key: 網站密碼 \ No newline at end of file