Eugen Rochko
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
6 additions and
0 deletions
-
config/locales/sr-Latn.rb
-
config/locales/sr.rb
|
|
@ -0,0 +1,3 @@ |
|
|
|
require 'rails_i18n/common_pluralizations/romanian' |
|
|
|
|
|
|
|
::RailsI18n::Pluralization::Romanian.with_locale(:'sr-Latn') |
|
|
@ -0,0 +1,3 @@ |
|
|
|
require 'rails_i18n/common_pluralizations/romanian' |
|
|
|
|
|
|
|
::RailsI18n::Pluralization::Romanian.with_locale(:sr) |