Skip to content

Commit 938fe6d

Browse files
[autofix.ci] apply automated fixes
1 parent 8b75847 commit 938fe6d

File tree

7 files changed

+2
-5688
lines changed

7 files changed

+2
-5688
lines changed

config/i18n.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ const locales: (LocaleObjectData | (Omit<LocaleObjectData, 'code'> & { code: str
259259
file: 'cs-CZ.json',
260260
name: 'Čeština',
261261
pluralRule: createPluralRule('cs-CZ', { zero: 2, one: 0, two: 1, few: 1, many: 2, other: 2 }),
262-
}, /*
262+
} /*
263263
{
264264
code: 'pl-PL',
265265
file: 'pl-PL.json',
@@ -327,7 +327,7 @@ const locales: (LocaleObjectData | (Omit<LocaleObjectData, 'code'> & { code: str
327327
code: 'cy',
328328
file: 'cy.json',
329329
name: 'Cymraeg',
330-
},*/
330+
},*/,
331331
{
332332
code: 'nb-NO',
333333
file: 'nb-NO.json',

i18n/locales/tr-TR.json

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,40 +1240,5 @@
12401240
"p1": "Erişilebilirlik sorunları için:",
12411241
"link": "GitHub'da issue açın"
12421242
}
1243-
},
1244-
"vacations": {
1245-
"title": "Tatil Modu",
1246-
"meta_description": "npmx ekibi tatilde - topluluğa teşekkürler",
1247-
"heading": "Tatildeyiz!",
1248-
"subtitle": "Ama topluluk harika işler yapıyor",
1249-
"illustration_alt": "Tatil illüstrasyonu",
1250-
"poke_log": "Poke günlüğü",
1251-
"what": {
1252-
"title": "Ne oluyor?",
1253-
"p1": "npmx ekibi kısa bir tatilde.",
1254-
"dates": "Tarihler: {start} - {end}",
1255-
"p2": "Bu süre zarfında topluluk harika işler yapıyor.",
1256-
"garden": "Bahçe"
1257-
},
1258-
"meantime": {
1259-
"title": "Bu arada",
1260-
"p1": "Katkıda bulunmak isterseniz:",
1261-
"repo_link": "GitHub reposuna göz atın"
1262-
},
1263-
"return": {
1264-
"title": "Dönüş",
1265-
"p1": "Yakında döneceğiz! Güncellemeler için:",
1266-
"social_link": "Bizi takip edin"
1267-
},
1268-
"stats": {
1269-
"contributors": "Katkıda bulunanlar",
1270-
"commits": "Commit'ler",
1271-
"pr": "Pull request'ler",
1272-
"subtitle": {
1273-
"some": "Bazı istatistikler",
1274-
"all": "Tüm istatistikler"
1275-
}
1276-
}
12771243
}
12781244
}
1279-

0 commit comments

Comments
 (0)