Fix FR missing translations

This commit is contained in:
Vincent Dumas
2024-06-12 17:31:11 +02:00
committed by GitHub
parent d4b41d892c
commit a1e48cc438

View File

@@ -10,5 +10,5 @@
*
*/
Dict::Add('FR FR', 'French', 'Français', [
'theme:darkmoon' => 'Dark moon~~',
'theme:darkmoon' => 'Dark moon',
]);