Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Commit

Permalink
glass: Add missing en_US.json file
Browse files Browse the repository at this point in the history
The regression was introduced by #545.

NOTE: This file has to be included, even if it is empty (an empty dictionary). The i18n library want to load it. This is by intention to be able to translate english texts if they are spelled incorrect or need some adaptions somehow.

Signed-off-by: Volker Theile <vtheile@suse.com>
  • Loading branch information
votdev committed Jun 14, 2021
1 parent 195dfd7 commit 8145213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/glass/src/assets/i18n/en_US.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}

0 comments on commit 8145213

Please sign in to comment.