Remove the sr
locale override .rb files (#25927)
This commit is contained in:
parent
b9adea9695
commit
b06763dc11
3 changed files with 0 additions and 19 deletions
|
@ -1,5 +0,0 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_i18n/common_pluralizations/romanian'
|
||||
|
||||
::RailsI18n::Pluralization::Romanian.with_locale(:'sr-Latn')
|
|
@ -1,5 +0,0 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_i18n/common_pluralizations/romanian'
|
||||
|
||||
::RailsI18n::Pluralization::Romanian.with_locale(:sr)
|
Loading…
Add table
Add a link
Reference in a new issue