Skip to content

New Crowdin updates #1119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 31 commits into from
Apr 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
14ddaa1
New translations (Basque)
cheeaun Apr 13, 2025
20ff300
Update catalogs.json
github-actions[bot] Apr 13, 2025
a8688a6
New translations (Polish)
cheeaun Apr 14, 2025
3de38eb
New translations (Arabic)
cheeaun Apr 14, 2025
f5632a5
New translations (French)
cheeaun Apr 14, 2025
8158263
New translations (Spanish)
cheeaun Apr 14, 2025
3c37ba9
New translations (Catalan)
cheeaun Apr 14, 2025
c107824
New translations (Czech)
cheeaun Apr 14, 2025
05537b5
New translations (German)
cheeaun Apr 14, 2025
7b39d85
New translations (Basque)
cheeaun Apr 14, 2025
6d38b1e
New translations (Finnish)
cheeaun Apr 14, 2025
f1cc1c0
New translations (Hebrew)
cheeaun Apr 14, 2025
d3fa3a7
New translations (Italian)
cheeaun Apr 14, 2025
bfed19e
New translations (Japanese)
cheeaun Apr 14, 2025
ae3b1b5
New translations (Korean)
cheeaun Apr 14, 2025
cecb7ec
New translations (Lithuanian)
cheeaun Apr 14, 2025
fb57965
New translations (Dutch)
cheeaun Apr 14, 2025
7b9fca3
New translations (Portuguese)
cheeaun Apr 14, 2025
c11492d
New translations (Russian)
cheeaun Apr 14, 2025
06ea091
New translations (Turkish)
cheeaun Apr 14, 2025
b42251a
New translations (Ukrainian)
cheeaun Apr 14, 2025
ae3ad59
New translations (Chinese Simplified)
cheeaun Apr 14, 2025
67b1917
New translations (Chinese Traditional)
cheeaun Apr 14, 2025
f3802bd
New translations (Galician)
cheeaun Apr 14, 2025
b316f40
New translations (Portuguese, Brazilian)
cheeaun Apr 14, 2025
c72ba22
New translations (Persian)
cheeaun Apr 14, 2025
55983f3
New translations (Thai)
cheeaun Apr 14, 2025
3b6c2e6
New translations (Esperanto)
cheeaun Apr 14, 2025
7178d5b
New translations (Norwegian Bokmal)
cheeaun Apr 14, 2025
8bcea6f
New translations (Occitan)
cheeaun Apr 14, 2025
c41f59a
New translations (Kabyle)
cheeaun Apr 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions src/data/catalogs.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"code": "ca-ES",
"nativeName": "català",
"name": "Catalan",
"completion": 100
"completion": 99
},
{
"code": "cs-CZ",
"nativeName": "čeština",
"name": "Czech",
"completion": 82
"completion": 81
},
{
"code": "de-DE",
Expand All @@ -27,7 +27,7 @@
"code": "eo-UY",
"nativeName": "Esperanto",
"name": "Esperanto",
"completion": 100
"completion": 99
},
{
"code": "es-ES",
Expand All @@ -39,7 +39,7 @@
"code": "eu-ES",
"nativeName": "euskara",
"name": "Basque",
"completion": 100
"completion": 99
},
{
"code": "fa-IR",
Expand All @@ -57,7 +57,7 @@
"code": "fr-FR",
"nativeName": "français",
"name": "French",
"completion": 91
"completion": 92
},
{
"code": "gl-ES",
Expand Down Expand Up @@ -87,7 +87,7 @@
"code": "kab",
"nativeName": "Taqbaylit",
"name": "Kabyle",
"completion": 95
"completion": 96
},
{
"code": "ko-KR",
Expand All @@ -99,7 +99,7 @@
"code": "lt-LT",
"nativeName": "lietuvių",
"name": "Lithuanian",
"completion": 100
"completion": 98
},
{
"code": "nb-NO",
Expand All @@ -111,13 +111,13 @@
"code": "nl-NL",
"nativeName": "Nederlands",
"name": "Dutch",
"completion": 75
"completion": 76
},
{
"code": "pl-PL",
"nativeName": "polski",
"name": "Polish",
"completion": 61
"completion": 67
},
{
"code": "pt-BR",
Expand All @@ -141,7 +141,7 @@
"code": "th-TH",
"nativeName": "ไทย",
"name": "Thai",
"completion": 8
"completion": 9
},
{
"code": "tr-TR",
Expand Down
Loading