We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 403942d commit dd69118Copy full SHA for dd69118
tr/503-gems.md
@@ -231,3 +231,20 @@ Uygulamadaki N+1 problemlerini tespit ediyor.
231
232
* https://github.com/flyerhzm/bullet
233
* http://railscasts.com/episodes/372-bullet
234
+
235
+## i18n Data
236
237
+#### rails-i18n
238
+Rails için bir çok dilde tarih, saat, pluralization vb i18n dosyalarını barındırır.
239
240
+* https://github.com/svenfuchs/rails-i18n/
241
242
+#### devise-i18n
243
+Devise geminin bir çok dilde i18n dasyalarını barındırır.
244
245
+* https://github.com/tigrish/devise-i18n
246
247
+#### i18n_generators
248
+Modellerin locale dosyalarını oluşturur ve eski dosyalar ile senkronize eder.
249
250
+* http://github.com/amatsuda/i18n_generators
0 commit comments