mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-05-02 17:07:13 +00:00
linting
This commit is contained in:
parent
4d15d4b192
commit
2d59e30290
2 changed files with 3 additions and 2 deletions
frontend/src/locales
|
@ -316,7 +316,8 @@ const TRANSLATIONS = {
|
|||
},
|
||||
message: {
|
||||
title: "Berichten Aanpassen",
|
||||
description: "Pas de automatische berichten aan die aan je gebruikers worden weergegeven.",
|
||||
description:
|
||||
"Pas de automatische berichten aan die aan je gebruikers worden weergegeven.",
|
||||
new: "Nieuw",
|
||||
system: "systeem",
|
||||
user: "gebruiker",
|
||||
|
|
|
@ -58,7 +58,7 @@ export const resources = {
|
|||
he: {
|
||||
common: Hebrew,
|
||||
},
|
||||
nl: {
|
||||
nl: {
|
||||
common: Dutch,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue