Skip to content

Commit 01f4661

Browse files
committed
Added Marathi language code
1 parent 60b6dd5 commit 01f4661

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FirebaseRemoteConfig/Sources/RCNDevice.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ RCNDeviceModel FIRRemoteConfigDeviceSubtype(void) {
104104
@"ms" : @[ @"ms_MY" ],
105105
// Maltese
106106
@"mt" : @[ @"mt_MT" ],
107+
// Marathi
108+
@"mr" : @[ @"mr_IN" ],
107109
// Polish
108110
@"pl" : @[ @"pl", @"pl_PL", @"pl-PL" ],
109111
// Romanian

0 commit comments

Comments
 (0)