diff options
| author | Norbel Ambanumben <nambanumben@riseup.net> | 2024-10-07 21:31:33 +0000 |
|---|---|---|
| committer | cyberta <cyberta@riseup.net> | 2024-10-07 21:31:33 +0000 |
| commit | 61106968cbdf96a4fa578d16aff03865b985e547 (patch) | |
| tree | 8ff5d3ea1f2b562e885f4c7e3297ec3bda804fd3 /app/src/main/res/resources.properties | |
| parent | e15787e844ffe1c74b0ba783a9e37c7daa72b72a (diff) | |
feat: add language selection
Diffstat (limited to 'app/src/main/res/resources.properties')
| -rw-r--r-- | app/src/main/res/resources.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/resources.properties b/app/src/main/res/resources.properties new file mode 100644 index 00000000..63b46f93 --- /dev/null +++ b/app/src/main/res/resources.properties @@ -0,0 +1 @@ +unqualifiedResLocale=en
\ No newline at end of file |
