Skip to content

Commit

Permalink
New Tagalog Crowdin translations by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
joomla-translation-bot committed Jan 31, 2024
1 parent 07f2824 commit 4290724
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* en-GB localise class.
* tl_PH localise class.
*
* @since 1.6
*/
abstract class En_GBLocalise
abstract class Tl_PHLocalise
{
/**
* Returns the potential suffixes for a specific number of items
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
// phpcs:enable PSR1.Files.SideEffects

/**
* en-GB localise class.
* tl_PH localise class.
*
* @since 1.6
*/
abstract class En_GBLocalise
abstract class Tl_PHLocalise
{
/**
* Returns the potential suffixes for a specific number of items
Expand Down

0 comments on commit 4290724

Please sign in to comment.