New to Translating WordPress? Read through our Translator Handbook to get started. Hide
Prio | Original string | Translation | — |
---|---|---|---|
Your latest post <a href="">%1$@</a> has received <strong>%2$d</strong> likes. | لقد تلقت تدوينتك الأخيرة <a href="">%1$@</a> <strong>%2$d</strong> من الإعجابات. | Details | |
Original waiting 1 warning
Your latest post <a href="">%1$@</a> has received <strong>%2$d</strong> likes.
ContextYour latest post <a href="">%@</a> has received <strong>%d</strong> likes.
Warning: The translation contains the following unexpected placeholders: href="">%1$@
You have to log in to edit this translation. Meta |
Export as
Comment
A hint shown to the user in stats informing the user how many likes one of their posts has received. The %@ placeholder will be replaced with the title of a post, the %d with the number of likes, and the HTML tags should remain intact.