Skip to content

Commit

Permalink
added missing inventory translations
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelhamiderrahmouni committed Feb 5, 2024
1 parent b211c6a commit 09779cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions resources/lang/en/words.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,5 @@
'default' => 'Default',
'number_not_set' => 'Number not set',
'added_on' => 'Added on',
'inventory' => 'Inventory',
];
1 change: 1 addition & 0 deletions resources/lang/fr/words.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,5 @@
'default' => 'Par défaut',
'number_not_set' => 'Numéro non défini',
'added_on' => 'Ajouté le',
'inventory' => 'Inventaire',
];

0 comments on commit 09779cb

Please sign in to comment.