Skip to content

Commit ac0bef1

Browse files
committed
Added Marathi language
1 parent 01f4661 commit ac0bef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseRemoteConfig/Sources/RCNDevice.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ RCNDeviceModel FIRRemoteConfigDeviceSubtype(void) {
105105
// Maltese
106106
@"mt" : @[ @"mt_MT" ],
107107
// Marathi
108-
@"mr" : @[ @"mr_IN" ],
108+
@"mr" : @[ @"mr_IN" ],
109109
// Polish
110110
@"pl" : @[ @"pl", @"pl_PL", @"pl-PL" ],
111111
// Romanian

0 commit comments

Comments
 (0)