diff options
Diffstat (limited to 'src-vue/src/i18n/lang/en.json')
-rw-r--r-- | src-vue/src/i18n/lang/en.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src-vue/src/i18n/lang/en.json b/src-vue/src/i18n/lang/en.json index 2bf18c2e..6fa6a965 100644 --- a/src-vue/src/i18n/lang/en.json +++ b/src-vue/src/i18n/lang/en.json @@ -146,6 +146,11 @@ }, "notification": { + "no_new": { + "title": "Up-to-date", + "text": "Nothing to see here!" + }, + "game_folder": { "new": { "title": "New game folder", |