diff --git a/src/locales/ro/translation.json b/src/locales/ro/translation.json index 0967ef4..01c9e9d 100644 --- a/src/locales/ro/translation.json +++ b/src/locales/ro/translation.json @@ -1 +1,7 @@ -{} +{ + "nezha": "Monitor-ul Nezha", + "theme": { + "light": "Mod luminos", + "dark": "Mod întunecat" + } +}