[i18n] Remove redundant locale (#19066)
This commit is contained in:
parent
b7b9e69721
commit
104a013551
3 changed files with 1 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
en:
|
||||
fr:
|
||||
views:
|
||||
admin:
|
||||
users:
|
||||
|
|
|
|||
|
|
@ -35,6 +35,3 @@ en:
|
|||
aria_label: Add to reading list
|
||||
icon: Save button
|
||||
text: Save
|
||||
readinglist:
|
||||
title: Save
|
||||
aria_label: Add to reading list
|
||||
|
|
|
|||
|
|
@ -35,8 +35,3 @@ fr:
|
|||
aria_label: Add to reading list
|
||||
icon: Save button
|
||||
text: Save
|
||||
readinglist:
|
||||
title: Sauver
|
||||
aria_label: Add to reading list
|
||||
icon: Save button
|
||||
text: Save
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue