diff --git a/assets/l10n/intl_tr.arb b/assets/l10n/intl_tr.arb index 443694785..76fac5375 100644 --- a/assets/l10n/intl_tr.arb +++ b/assets/l10n/intl_tr.arb @@ -2356,5 +2356,20 @@ "@oopsPushError": { "type": "text", "placeholders": {} + }, + "removeYourAvatar": "Avatarınızı kaldırın", + "@removeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "changeYourAvatar": "Avatarınızı değiştirin", + "@changeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "pleaseChoose": "Lütfen seçin", + "@pleaseChoose": { + "type": "text", + "placeholders": {} } }