Add multi-pointed star feature to home page layout: Implemented a hoverable star graphic in the seeds box, enhancing visual engagement. Updated localization files to include new text for user prompts in multiple languages.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
export default {
|
||||
"seeds": "Σπόροι",
|
||||
"stecklinge": "Μοσχεύματα",
|
||||
"oilPress": "Δανεισμός πρέσας λαδιού",
|
||||
"thcTest": "Έλεγχος THC",
|
||||
"oilPress": "Δανείσου πρέσα λαδιού",
|
||||
"thcTest": "Τεστ THC",
|
||||
"address1": "Trachenberger Straße 14",
|
||||
"address2": "01129 Dresden"
|
||||
"address2": "01129 Dresden",
|
||||
"showUsPhoto": "Δείξε μας τη πιο όμορφη φωτογραφία σου",
|
||||
"selectSeedRate": "Επίλεξε σπόρο, κάνε κλικ για αξιολόγηση"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user