From f6fe832baa2e1c71bc2eff285f2fc7e69638c5d6 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Sun, 7 May 2023 02:00:28 +0300 Subject: [PATCH] . --- public/locales/en/translations.json | 2 +- public/locales/ro/translations.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/en/translations.json b/public/locales/en/translations.json index 5c8bd96..6da3d5f 100644 --- a/public/locales/en/translations.json +++ b/public/locales/en/translations.json @@ -99,7 +99,7 @@ "Cache": { "Title": "Cache settings", "Reset": "Reset", - "ResetInfo": "Cache reset" + "ResetInfo": "Cache reset." }, "Appearance": { "Title": "Appearance settings" diff --git a/public/locales/ro/translations.json b/public/locales/ro/translations.json index 30faecd..b9831c0 100644 --- a/public/locales/ro/translations.json +++ b/public/locales/ro/translations.json @@ -90,7 +90,7 @@ "Cache": { "Title": "Setări cache", "Reset": "Resetați", - "ResetInfo": "Cache resetat" + "ResetInfo": "Cache resetat." }, "Appearance": { "Title": "Appearance settings"