Remove unused will_paginate.page_gap key from i18n (#1815)
This value was changed recently, and every locale which had it set was using the same value as the default. This value is still the default in the new location.
This commit is contained in:
@ -165,5 +165,3 @@ bg:
|
||||
users:
|
||||
invalid_email: E-mail адресът е невалиден
|
||||
invalid_otp_token: Невалиден код
|
||||
will_paginate:
|
||||
page_gap: "…"
|
||||
|
Reference in New Issue
Block a user