Open kabdelhady opened 11 years ago
Add button in dashboard that adds a lang to the system. Just call rails g translation_center:add_lang ar by invoking generator from controller.
rails g translation_center:add_lang ar
Add button in dashboard that adds a lang to the system. Just call
rails g translation_center:add_lang ar
by invoking generator from controller.