about summary refs log tree commit diff
path: root/config/locales/activerecord.en.yml
AgeCommit message (Collapse)Author
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
Also, fix some n+1 queries Resolve #10365
2019-03-15Fix detailed poll validation errors not being returned in the API (#10261)Eugen Rochko
No more "Owned poll is invalid"
2017-09-19Run i18n-tasks normalize (#5003)Eugen Rochko
2017-04-26Move a locale files for ActiveRecord (#2461)Yamagishi Kazutoshi
ref #2162 and fix #2460