Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/locales/app.admin.zh.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
zh-CN:
zh:
app:
admin:
edit_destroy_buttons:
Expand Down
2 changes: 1 addition & 1 deletion config/locales/app.logged.zh.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
zh-CN:
zh:
app:
logged:
#user's profile completion page when logging from an SSO provider
Expand Down
2 changes: 1 addition & 1 deletion config/locales/app.public.zh.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
zh-CN:
zh:
app:
public:
#header and "about" page
Expand Down
2 changes: 1 addition & 1 deletion config/locales/app.shared.zh.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
zh-CN:
zh:
app:
shared:
#translations of common buttons
Expand Down
2 changes: 1 addition & 1 deletion config/locales/base.zh.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
zh-CN:
zh:
time:
formats:
#See http://apidock.com/ruby/DateTime/strftime for a list of available directives
Expand Down
2 changes: 1 addition & 1 deletion config/locales/devise.zh.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Additional translations at https://github.com/plataformatec/devise/wiki/I18n
zh-CN:
zh:
devise:
confirmations:
confirmed: "您的账户已成功确认。"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/mails.zh.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
zh-CN:
zh:
layouts:
notifications_mailer:
see_you_later: "再见 {GENDER, select, neutral{} other{the}}" #messageFormat interpolation
Expand Down
2 changes: 1 addition & 1 deletion config/locales/zh.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
zh-CN:
zh:
#subscription plan duration
duration:
year:
Expand Down