ソースを参照

Update no result french translation (#4720)

Sounds better in my opinion
Slivo 6 年 前
コミット
b3982e981e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/locale/bootstrap-table-fr-FR.js

+ 1 - 1
src/locale/bootstrap-table-fr-FR.js

@@ -38,7 +38,7 @@ $.fn.bootstrapTable.locales['fr-FR'] = {
     return 'Recherche'
   },
   formatNoMatches () {
-    return 'Pas de lignes trouvés'
+    return 'Aucun résultat'
   },
   formatPaginationSwitch () {
     return 'Cacher/Afficher pagination'