Skip to content

Commit

Permalink
Merge branch 'main' into instanced-gaslighting-again
Browse files Browse the repository at this point in the history
  • Loading branch information
kineticneticat authored Jul 18, 2024
2 parents 2416abe + 837414a commit 40fdc23
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,11 @@
cos: "%s的余弦",
},

invalid_operator_args: {
one: "在栈下标为%d处获取到意外iota:%s",
many: "在栈下标为%2$d到%3$d处获取到意外iota:%4$s",
},

no_akashic_record: "%s处无阿卡夏记录",
disallowed: "已被服务器管理员禁用于施法",
disallowed_circle: "已被服务器管理员禁用于法术环",
Expand Down

0 comments on commit 40fdc23

Please sign in to comment.