Localization format for Joomla! CMS
; Joomla! ; (C) 2021 Company name ; License info
FIRST_KEY_SRC="First string for translation." ; Context for the first string SECOND_KEY_SRC="Second string for translation with the following error: %s" PLURAL_NOTICE_LANG_RESET_USERS="Language set to Default for %d users." PLURAL_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."
Example of a string with a comment:
; Joomla!
FIRST_KEY_SRC="First string for translation." ; Context for the first string
; Joomla!
PLURAL_NOTICE_LANG_RESET_USERS="Language set to Default for %d users." PLURAL_NOTICE_LANG_RESET_USERS_1="Language set to Default for %d user."