]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/i18n/i18n-utils.ts
add scope tags and aria-labels to instance table (#2866)
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / i18n / i18n-utils.ts
index 1838dc75226b4c5ff4279aa8fc9799e42ccfa9b1..30d65a2a2853dbc1a97fa0acf6dafca945df8680 100644 (file)
@@ -5,7 +5,7 @@ function isOnDevLocale () {
 }
 
 function getDevLocale () {
-  return 'fr'
+  return 'fr-FR'
 }
 
 export {