mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Add Sardinian and Albanian to Crowdin config
This commit updates the `crowdin.yaml` file to include language mappings for Sardinian (sc-IT) and Albanian (sq-AL). Specifically, it adds: - `sc-IT: sc-rIT` and `sq-AL: sq-rAL` to the `android_code` language mappings for various files. - `sc-IT: sc-IT` and `sq-AL: sq-AL` to the `locale` language mappings under `playstoremapping`.
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
# "update_option" : "update_without_changes",
|
||||
"languages_mapping": &stringmapping {
|
||||
"android_code": {
|
||||
"sc-IT": "sc-rIT",
|
||||
"sq-AL": "sq-rAL",
|
||||
"ar": "ar",
|
||||
"am": "am",
|
||||
"hy-AM": "hy-rAM",
|
||||
@@ -89,6 +91,8 @@
|
||||
# "update_option" : "update_without_changes",
|
||||
"languages_mapping": &stringmapping {
|
||||
"android_code": {
|
||||
"sc-IT": "sc-rIT",
|
||||
"sq-AL": "sq-rAL",
|
||||
"ar": "ar",
|
||||
"am": "am",
|
||||
"hy-AM": "hy-rAM",
|
||||
@@ -168,6 +172,8 @@
|
||||
# "update_option" : "update_without_changes",
|
||||
"languages_mapping": &stringmapping {
|
||||
"android_code": {
|
||||
"sc-IT": "sc-rIT",
|
||||
"sq-AL": "sq-rAL",
|
||||
"ar": "ar",
|
||||
"am": "am",
|
||||
"hy-AM": "hy-rAM",
|
||||
@@ -247,6 +253,8 @@
|
||||
# "update_option" : "update_without_changes",
|
||||
"languages_mapping": &stringmapping {
|
||||
"android_code": {
|
||||
"sc-IT": "sc-rIT",
|
||||
"sq-AL": "sq-rAL",
|
||||
"ar": "ar",
|
||||
"am": "am",
|
||||
"hy-AM": "hy-rAM",
|
||||
@@ -326,6 +334,8 @@
|
||||
# "update_option" : "update_without_changes",
|
||||
"languages_mapping": &stringmapping {
|
||||
"android_code": {
|
||||
"sc-IT": "sc-rIT",
|
||||
"sq-AL": "sq-rAL",
|
||||
"ar": "ar",
|
||||
"am": "am",
|
||||
"hy-AM": "hy-rAM",
|
||||
@@ -405,6 +415,8 @@
|
||||
# "update_option" : "update_without_changes",
|
||||
"languages_mapping": &playstoremapping {
|
||||
"locale": {
|
||||
"sc-IT": "sc-IT",
|
||||
"sq-AL": "sq-AL",
|
||||
"af": "af",
|
||||
"ar": "ar",
|
||||
"am": "am",
|
||||
|
||||
Reference in New Issue
Block a user