Skip to content

Commit 90780fd

Browse files
Chinese temporary i18n
1 parent 3df252b commit 90780fd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

config/locales/history_rollback.zh_cn.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@ zh_cn:
88
field: "字段"
99
rollback: "还原"
1010
view_changes: "查看"
11+
rollback_destroy: "Rolled back newly-created record by destroying it."
12+
rollback_success: "Rolled back changes to this record."
13+
rollback_impossible: "Couldn't rollback. Sorry."
14+
version_not_found: "Version does not exist."
15+
rollback_violates_foreign_key: "Couldn't rollback: this model links to another model, which doesn't exists."

0 commit comments

Comments
 (0)