Skip to content

Commit

Permalink
I18n remove unused (#908)
Browse files Browse the repository at this point in the history
* feat: remove unused strings

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

* chore: update translations with Fink 🐦

---------

Co-authored-by: Giovanni Abbatepaolo <[email protected]>
  • Loading branch information
andrea-dintino and bbtgnn authored Nov 22, 2024
1 parent 3988610 commit 76d2907
Show file tree
Hide file tree
Showing 6 changed files with 1,751 additions and 1,606 deletions.
663 changes: 346 additions & 317 deletions webapp/messages/da.json

Large diffs are not rendered by default.

663 changes: 346 additions & 317 deletions webapp/messages/de.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions webapp/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"Credential_details": "Credential details",
"Make_changes": "Edit",
"Edit_issuance_flow": "Edit issuance flow",
"Property_ID": "Property ID",
"Property_ID": "ID Property ",
"Display_name": "Display name",
"Required": "Required",
"Basic_info": "Basic info",
Expand Down Expand Up @@ -199,7 +199,7 @@
"Is_public": "Is public",
"is_public_description": "this credential can be requested by anybody, also outside this organization",
"advanced_settings_description": "This section is dedicated to other settings that couldn't fit the previous sections.",
"Type_name": "Type name",
"Type_name": "Type",
"Use_only_lowercase_and_uppercase_letters_no_spaces": "Use only numbers, lowercase or uppercase characters, but no spaces.",
"Verification_flows": "Verification flows",
"New_verification_flow": "New verification flow",
Expand Down Expand Up @@ -326,39 +326,39 @@
"Mode": "Mode",
"Please_add_at_least_one_day": "Please add at least one day",
"Date_must_be_after_today": "Date must be after today",
"load_preset_description": "load_preset_description",
"load_preset_description": "Start from a preset and customize it to fit your use case ",
"Select_option": "Select option",
"privacy_policy": "Privacy policy",
"and": "and",
"Edit_template": "Edit template",
"my_certificates_description": "my_certificates_description",
"error_loading_presets": "error_loading_presets",
"my_certificates_description": "Find here all your X.509 certificates",
"error_loading_presets": "Error: couldn't load the presets!",
"service_type_name_placeholder": "age_verification",
"Type_name_is_already_in_use": "Type name is already in use",
"decline_membership_request": "decline_membership_request",
"decline_membership_request_warning": "decline_membership_request_warning",
"invite_members": "invite_members",
"Upload_a_file_containing_emails": "Upload a file containing emails",
"decline_membership_request": "Decline membership request",
"decline_membership_request_warning": "Warning: you're about the decline the membership, are you sure? ",
"invite_members": "Invite members",
"Upload_a_file_containing_emails": "Upload a file containing email addresses",
"Paste_email_addresses_here": "Paste email addresses here",
"or": "or",
"accepted_files": "accepted_files",
"accepted_files": "Accepted file types",
"We_havent_found_any_emails_in_the_provided_documents_please_upload_a_new_file_or_paste_new_content_": "We haven't found any emails in the provided documents, please upload a new file or paste new content.",
"Emails_found": "Emails found!",
"Review_and_confirm": "Review and confirm",
"Back": "Back",
"Send_invites": "Send invites",
"Search_emails": "Search emails",
"Review_the_email_list_before_sending": "Review the email list before sending",
"Pending_invites": "Pending invites",
"pending_invites_description": "pending_invites_description",
"failed_email_send": "failed_email_send",
"organization_invites": "organization_invites",
"accept_invite": "Accept invite",
"decline_invite": "Decline invite",
"invite_declined": "invite_declined",
"Pending_invites": "Pending invitations",
"pending_invites_description": "See here all the pending invitations.",
"failed_email_send": "Error: couldn't send email!",
"organization_invites": "Organization invitations",
"accept_invite": "Accept invitation",
"decline_invite": "Decline invitation",
"invite_declined": "Invitation declined",
"welcome_to_app": "Welcome to {appName} 🎉",
"you_have_been_invited_by_organization_to_join_the_platform": "You have been invited by <b>{organizationName}</b> to join the platform!",
"Please_register_using_the_provided_email_account_": "Please register using the provided email account.",
"User_public_keys_are_missing_Please_generate_them_using_the_security_questions_": "User public keys are missing. Please generate them using the security questions.",
"Invalid_seed": "Invalid seed"
"Invalid_seed": "Invalid cryptographic seed"
}
Loading

0 comments on commit 76d2907

Please sign in to comment.