Skip to content

Commit

Permalink
Move Commons properties translations folders from addons to hub
Browse files Browse the repository at this point in the history
  • Loading branch information
srenault-meeds committed Sep 3, 2024
1 parent 4f9fc3f commit a7c18ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ files: [
"sv_SE": "sv_SE","th_TH": "th","tl_PH": "tl","tr_TR": "tr","uk_UA": "uk","ur_IN": "ur_IN","vi_VN": "vi",
"zh_CN": "zh_CN","zh_TW": "zh_TW",
},
"dest" : "platform/commons/webapp/login.properties",
"dest" : "hub/commons/webapp/login.properties",
"update_option" : "update_as_unapproved",
"escape_special_characters": 0,
"escape_quotes" : 0,
Expand All @@ -47,7 +47,7 @@ files: [
"sv_SE": "sv_SE","th_TH": "th","tl_PH": "tl","tr_TR": "tr","uk_UA": "uk","ur_IN": "ur_IN","vi_VN": "vi",
"zh_CN": "zh_CN","zh_TW": "zh_TW",
},
"dest" : "platform/commons/webui/Commons.properties",
"dest" : "hub/commons/webui/Commons.properties",
"update_option" : "update_as_unapproved",
"escape_special_characters": 0,
"escape_quotes" : 0,
Expand All @@ -65,7 +65,7 @@ files: [
"sv_SE": "sv_SE","th_TH": "th","tl_PH": "tl","tr_TR": "tr","uk_UA": "uk","ur_IN": "ur_IN","vi_VN": "vi",
"zh_CN": "zh_CN","zh_TW": "zh_TW",
},
"dest" : "platform/commons/webapp/CommonsNotification.properties",
"dest" : "hub/commons/webapp/CommonsNotification.properties",
"update_option" : "update_as_unapproved",
"escape_special_characters": 0,
"escape_quotes" : 0,
Expand All @@ -83,7 +83,7 @@ files: [
"sv_SE": "sv_SE","th_TH": "th","tl_PH": "tl","tr_TR": "tr","uk_UA": "uk","ur_IN": "ur_IN","vi_VN": "vi",
"zh_CN": "zh_CN","zh_TW": "zh_TW",
},
"dest" : "platform/commons/webapp/webui.properties",
"dest" : "hub/commons/webapp/webui.properties",
"update_option" : "update_as_unapproved",
"escape_special_characters": 0,
"escape_quotes" : 0,
Expand Down

0 comments on commit a7c18ce

Please sign in to comment.