Skip to content

Commit baac817

Browse files
authored
chore(localizations): Generate missing API keys locales (#6223)
1 parent 01a0f29 commit baac817

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+3940
-92
lines changed

.changeset/eleven-pigs-juggle.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@clerk/localizations": patch
3+
---
4+
5+
Generate placeholder API keys locales

packages/localizations/src/ar-SA.ts

Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,39 @@ import type { LocalizationResource } from '@clerk/types';
1414

1515
export const arSA: LocalizationResource = {
1616
locale: 'ar-SA',
17+
apiKeys: {
18+
action__add: undefined,
19+
action__search: undefined,
20+
createdAndExpirationStatus__expiresOn: undefined,
21+
createdAndExpirationStatus__never: undefined,
22+
detailsTitle__emptyRow: undefined,
23+
formButtonPrimary__add: undefined,
24+
formFieldCaption__expiration__expiresOn: undefined,
25+
formFieldCaption__expiration__never: undefined,
26+
formFieldOption__expiration__180d: undefined,
27+
formFieldOption__expiration__1d: undefined,
28+
formFieldOption__expiration__1y: undefined,
29+
formFieldOption__expiration__30d: undefined,
30+
formFieldOption__expiration__60d: undefined,
31+
formFieldOption__expiration__7d: undefined,
32+
formFieldOption__expiration__90d: undefined,
33+
formFieldOption__expiration__never: undefined,
34+
formHint: undefined,
35+
formTitle: undefined,
36+
lastUsed__days: undefined,
37+
lastUsed__hours: undefined,
38+
lastUsed__minutes: undefined,
39+
lastUsed__months: undefined,
40+
lastUsed__seconds: undefined,
41+
lastUsed__years: undefined,
42+
menuAction__revoke: undefined,
43+
revokeConfirmation: {
44+
confirmationText: undefined,
45+
formButtonPrimary__revoke: undefined,
46+
formHint: undefined,
47+
formTitle: undefined,
48+
},
49+
},
1750
backButton: 'الرجوع',
1851
badge__activePlan: undefined,
1952
badge__canceledEndsAt: undefined,
@@ -57,11 +90,13 @@ export const arSA: LocalizationResource = {
5790
title__subscriptionBegins: undefined,
5891
title__totalPaid: undefined,
5992
},
93+
pastDueNotice: undefined,
6094
perMonth: undefined,
6195
title: undefined,
6296
title__paymentSuccessful: undefined,
6397
title__subscriptionSuccessful: undefined,
6498
},
99+
credit: undefined,
65100
creditRemainder: undefined,
66101
defaultFreePlanActive: undefined,
67102
free: undefined,
@@ -100,6 +135,7 @@ export const arSA: LocalizationResource = {
100135
switchPlan: undefined,
101136
switchToAnnual: undefined,
102137
switchToMonthly: undefined,
138+
totalDue: undefined,
103139
totalDueToday: undefined,
104140
viewFeatures: undefined,
105141
year: undefined,
@@ -134,6 +170,9 @@ export const arSA: LocalizationResource = {
134170
formFieldHintText__optional: 'إختياري',
135171
formFieldHintText__slug:
136172
'(slug) هو معرف يمكن قراءته بواسطة الإنسان ويجب أن يكون فريدًا. غالبًا ما يتم استخدامه في الروابط الإلكترونية.',
173+
formFieldInputPlaceholder__apiKeyDescription: undefined,
174+
formFieldInputPlaceholder__apiKeyExpirationDate: undefined,
175+
formFieldInputPlaceholder__apiKeyName: undefined,
137176
formFieldInputPlaceholder__backupCode: undefined,
138177
formFieldInputPlaceholder__confirmDeletionUserAccount: 'حذف الحساب',
139178
formFieldInputPlaceholder__emailAddress: undefined,
@@ -148,6 +187,9 @@ export const arSA: LocalizationResource = {
148187
formFieldInputPlaceholder__password: undefined,
149188
formFieldInputPlaceholder__phoneNumber: undefined,
150189
formFieldInputPlaceholder__username: undefined,
190+
formFieldLabel__apiKeyDescription: undefined,
191+
formFieldLabel__apiKeyExpiration: undefined,
192+
formFieldLabel__apiKeyName: undefined,
151193
formFieldLabel__automaticInvitations: 'تمكين الدعوة الأوتماتكية لهذا النطاق',
152194
formFieldLabel__backupCode: 'الرمز الأحتياطي',
153195
formFieldLabel__confirmDeletion: 'تأكيد',
@@ -192,11 +234,21 @@ export const arSA: LocalizationResource = {
192234
titleWithoutPersonal: 'أختر منظمة',
193235
},
194236
organizationProfile: {
237+
apiKeysPage: {
238+
title: undefined,
239+
},
195240
badge__automaticInvitation: 'دعوات تلقائية',
196241
badge__automaticSuggestion: 'أقتراحات تلقائية',
197242
badge__manualInvitation: 'ليس هناك تسجيل تلقائي',
198243
badge__unverified: 'لم يتم التحقق منها',
199244
billingPage: {
245+
paymentHistorySection: {
246+
empty: undefined,
247+
notFound: undefined,
248+
tableHeader__amount: undefined,
249+
tableHeader__date: undefined,
250+
tableHeader__status: undefined,
251+
},
200252
paymentSourcesSection: {
201253
actionLabel__default: undefined,
202254
actionLabel__remove: undefined,
@@ -215,13 +267,28 @@ export const arSA: LocalizationResource = {
215267
title: undefined,
216268
},
217269
start: {
270+
headerTitle__payments: undefined,
218271
headerTitle__plans: undefined,
219272
headerTitle__statements: undefined,
220273
headerTitle__subscriptions: undefined,
221274
},
275+
statementsSection: {
276+
empty: undefined,
277+
itemCaption__paidForPlan: undefined,
278+
itemCaption__proratedCredit: undefined,
279+
itemCaption__subscribedAndPaidForPlan: undefined,
280+
notFound: undefined,
281+
tableHeader__amount: undefined,
282+
tableHeader__date: undefined,
283+
title: undefined,
284+
totalPaid: undefined,
285+
},
222286
subscriptionsListSection: {
223287
actionLabel__newSubscription: undefined,
224288
actionLabel__switchPlan: undefined,
289+
tableHeader__edit: undefined,
290+
tableHeader__plan: undefined,
291+
tableHeader__startDate: undefined,
225292
title: undefined,
226293
},
227294
subscriptionsSection: {
@@ -288,6 +355,7 @@ export const arSA: LocalizationResource = {
288355
},
289356
},
290357
navbar: {
358+
apiKeys: undefined,
291359
billing: undefined,
292360
description: 'إدارة منظمتك.',
293361
general: 'عام',
@@ -802,6 +870,9 @@ export const arSA: LocalizationResource = {
802870
action__signOutAll: 'تسجيل الخروج من جميع الحسابات',
803871
},
804872
userProfile: {
873+
apiKeysPage: {
874+
title: undefined,
875+
},
805876
backupCodePage: {
806877
actionLabel__copied: 'تم النسخ',
807878
actionLabel__copy: 'نسخ الكل',
@@ -819,6 +890,13 @@ export const arSA: LocalizationResource = {
819890
title__codelist: 'رموز النسخ الأحتياطي',
820891
},
821892
billingPage: {
893+
paymentHistorySection: {
894+
empty: undefined,
895+
notFound: undefined,
896+
tableHeader__amount: undefined,
897+
tableHeader__date: undefined,
898+
tableHeader__status: undefined,
899+
},
822900
paymentSourcesSection: {
823901
actionLabel__default: undefined,
824902
actionLabel__remove: undefined,
@@ -837,13 +915,28 @@ export const arSA: LocalizationResource = {
837915
title: undefined,
838916
},
839917
start: {
918+
headerTitle__payments: undefined,
840919
headerTitle__plans: undefined,
841920
headerTitle__statements: undefined,
842921
headerTitle__subscriptions: undefined,
843922
},
923+
statementsSection: {
924+
empty: undefined,
925+
itemCaption__paidForPlan: undefined,
926+
itemCaption__proratedCredit: undefined,
927+
itemCaption__subscribedAndPaidForPlan: undefined,
928+
notFound: undefined,
929+
tableHeader__amount: undefined,
930+
tableHeader__date: undefined,
931+
title: undefined,
932+
totalPaid: undefined,
933+
},
844934
subscriptionsListSection: {
845935
actionLabel__newSubscription: undefined,
846936
actionLabel__switchPlan: undefined,
937+
tableHeader__edit: undefined,
938+
tableHeader__plan: undefined,
939+
tableHeader__startDate: undefined,
847940
title: undefined,
848941
},
849942
subscriptionsSection: {
@@ -957,6 +1050,7 @@ export const arSA: LocalizationResource = {
9571050
mobileButton__menu: 'القائمة',
9581051
navbar: {
9591052
account: 'الملف الشخصي',
1053+
apiKeys: undefined,
9601054
billing: undefined,
9611055
description: 'إدارة معلومات ملفك الشخصي.',
9621056
security: 'حماية',

0 commit comments

Comments
 (0)