sadpandajoe commented on code in PR #38266: URL: https://github.com/apache/superset/pull/38266#discussion_r2885479701
########## superset/translations/ar/LC_MESSAGES/messages.po: ########## @@ -296,6 +296,26 @@ msgstr "%s المجاميع" msgid "%s column(s)" msgstr "%s عمود (أعمدة)" +#, fuzzy, python-format +msgid "%s day ago" +msgid_plural "%s days ago" +msgstr[0] "منذ يوم واحد" Review Comment: just curious, why are these in arrays if you know? I see this is pattern in this file already so not something you introduced, but just wanted to know. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
