Massively update dictionaries

This commit is contained in:
Molkobain
2021-07-02 12:26:51 +02:00
parent aa9ab1ace5
commit 67e9212008
220 changed files with 77 additions and 212 deletions

View File

@@ -16,7 +16,6 @@
*
* You should have received a copy of the GNU Affero General Public License
*/
// Activity panel
Dict::Add('FR FR', 'French', 'Français', array(
'UI:Layout:ActivityPanel:SizeToggler:Expand:Tooltip' => 'Déplier',
@@ -54,4 +53,4 @@ Dict::Add('FR FR', 'French', 'Français', array(
// Closed cover
'UI:Layout:ActivityPanel:ClosedCover:Title' => 'Panneau d\'activité',
'UI:Layout:ActivityPanel:ClosedCover:Tooltip' => 'Cliquer pour ouvrir le panneau d\'activité',
));
));