From e6bc831c9757c4d09ebf2b5cb3267b8d40f5441e Mon Sep 17 00:00:00 2001
From: aryiu <130826840+aryiu@users.noreply.github.com>
Date: Sun, 15 Sep 2024 18:11:52 +0200
Subject: [PATCH] fix(mobile): fix mn-MN.json file name  (#12558)

* Update and rename ca.json to ca-CA.json

* Add mn-MN.json

* Delete mobile/assets/i18n/mn.json

* Update mn-MN.json

* Update localizely.yml
---
 localizely.yml                             | 2 +-
 mobile/assets/i18n/{mn.json => mn-MN.json} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename mobile/assets/i18n/{mn.json => mn-MN.json} (99%)

diff --git a/localizely.yml b/localizely.yml
index 343464284a..5d119fe9d8 100644
--- a/localizely.yml
+++ b/localizely.yml
@@ -52,7 +52,7 @@ download:
       locale_code: nb-NO
     - file: mobile/assets/i18n/sv-SE.json
       locale_code: sv-SE
-    - file: mobile/assets/i18n/mn.json
+    - file: mobile/assets/i18n/mn-MN.json
       locale_code: mn
     - file: mobile/assets/i18n/ko-KR.json
       locale_code: ko-KR
diff --git a/mobile/assets/i18n/mn.json b/mobile/assets/i18n/mn-MN.json
similarity index 99%
rename from mobile/assets/i18n/mn.json
rename to mobile/assets/i18n/mn-MN.json
index cf951cea0b..54697af5da 100644
--- a/mobile/assets/i18n/mn.json
+++ b/mobile/assets/i18n/mn-MN.json
@@ -589,4 +589,4 @@
   "viewer_remove_from_stack": "Remove from Stack",
   "viewer_stack_use_as_main_asset": "Use as Main Asset",
   "viewer_unstack": "Un-Stack"
-}
\ No newline at end of file
+}