This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import "server-only"; | |
| const dictionary = { | |
| shared: { | |
| title: "Lotro Delver", | |
| language: "Language", | |
| english: "English", | |
| german: "German", | |
| french: "French", | |
| russian: "Russian", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const dictionary = { | |
| shared: { | |
| title: "Lotro Delver", | |
| language: "Langue", | |
| english: "Anglais", | |
| german: "Allemand", | |
| french: "Français", | |
| or: "ou", | |
| termsPrefix: | |
| "En cliquant sur continuer, vous acceptez nos Conditions d'utilisation et notre", |