Localization added, but not implemented yet.

This commit is contained in:
2026-01-06 17:18:29 -03:00
parent 1035b3d0ab
commit fc3c4787fe
9 changed files with 161 additions and 25 deletions

View File

@@ -3,4 +3,5 @@ source 'https://rubygems.org'
gem 'discordrb', git: 'https://github.com/shardlab/discordrb.git', branch: 'main'
gem 'dotenv'
gem 'pg'
gem 'pg'
gem 'i18n'