Skip to content

Commit

Permalink
fix: fixed typo in translation for profile
Browse files Browse the repository at this point in the history
  • Loading branch information
zlamalp committed Nov 25, 2022
1 parent 6b09399 commit f1f4a10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ public interface PerunProfileTranslation extends PerunTranslation {
@DefaultMessage("Examples of password descriptions: “email on mobile phone” or “teleconferences on tablet”.")
String alternativePasswordsExample();

@DefaultMessage("Copy to clipbord")
@DefaultMessage("Copy to clipboard")
String copyPassword();

@DefaultMessage("Close")
Expand Down

0 comments on commit f1f4a10

Please sign in to comment.