invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
52 stars 46 forks source link

[Cleanup] Implementing Tooltip For Copy Portal URL Icon #1828

Closed Civolilah closed 2 weeks ago

Civolilah commented 2 weeks ago

@beganovich @turbo124 The PR includes the implementation of a tooltip for the copy portal URL icon. Screenshot:

Screenshot 2024-06-14 at 20 25 52

Note: I've used the "copy_portal_url" translation keyword for the message in the tooltip. The translation keyword should give us the message like "Copy Portal URL." If you agree, please add this keyword to the translation files.

Let me know your thoughts.

turbo124 commented 2 weeks ago

@Civolilah look good, lets just change translation to :

copy_link
Civolilah commented 2 weeks ago

@Civolilah look good, lets just change translation to :

copy_link

@turbo124 Sure, the translation has been changed!