lynndylanhurley / devise_token_auth

Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
Do What The F*ck You Want To Public License
3.55k stars 1.14k forks source link

Fixed ja.yml because CI failed. #1547

Closed hatsu38 closed 2 years ago

hatsu38 commented 2 years ago

The ja.yml was failing to load because it started with two double quotes!

~...But do you know why these are failing in CI?~

nicoalonsop commented 2 years ago

This solves https://github.com/lynndylanhurley/devise_token_auth/issues/1548

samh0lmes commented 2 years ago

any way we could get this merged in? 😄

mikinovation commented 2 years ago

Can you merge this?