]> cat aescling's git repositories - mastodon.git/commit
Move glitch-specific ruby-side locales to their own files
authorThibaut Girka <thib@sitedethib.com>
Fri, 29 May 2020 22:06:02 +0000 (00:06 +0200)
committerThibG <thib@sitedethib.com>
Sat, 30 May 2020 10:54:17 +0000 (12:54 +0200)
commit041c7691827357ceecb5c2d1ef47761b097be163
treeacb6f556b0f37c0ce8fd8258c6e8e22be2b58175
parent491588f6b42fb42cf0b8e648aff958bac1add407
Move glitch-specific ruby-side locales to their own files
13 files changed:
config/initializers/locale.rb
config/locales-glitch/en.yml [new file with mode: 0644]
config/locales-glitch/ja.yml [new file with mode: 0644]
config/locales-glitch/pl.yml [new file with mode: 0644]
config/locales-glitch/simple_form.en.yml [new file with mode: 0644]
config/locales-glitch/simple_form.ja.yml [new file with mode: 0644]
config/locales-glitch/simple_form.pl.yml [new file with mode: 0644]
config/locales/en.yml
config/locales/ja.yml
config/locales/pl.yml
config/locales/simple_form.en.yml
config/locales/simple_form.ja.yml
config/locales/simple_form.pl.yml