Remove the sr locale override .rb files (#25927)

This commit is contained in:
Matt Jankowski 2023-07-26 09:39:53 -04:00 committed by GitHub
commit b06763dc11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 19 deletions

View file

@ -1,5 +0,0 @@
# frozen_string_literal: true
require 'rails_i18n/common_pluralizations/romanian'
::RailsI18n::Pluralization::Romanian.with_locale(:'sr-Latn')

View file

@ -1,5 +0,0 @@
# frozen_string_literal: true
require 'rails_i18n/common_pluralizations/romanian'
::RailsI18n::Pluralization::Romanian.with_locale(:sr)