Translate the entire repo to English (UI strings, README, CI, comments)
Prep for public distribution. All user-facing strings, the README, the Gitea workflow step names/comments and the keystore example are now English. Follow-up i18n (string resources + locale files) is tracked in #5. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Kopieer naar keystore.properties (staat in .gitignore) voor lokale release-builds.
|
||||
storeFile=/absoluut/pad/naar/release.jks
|
||||
# Copy to keystore.properties (gitignored) for local release builds.
|
||||
storeFile=/absolute/path/to/release.jks
|
||||
storePassword=CHANGEME
|
||||
keyAlias=paperscan
|
||||
keyPassword=CHANGEME
|
||||
|
||||
Reference in New Issue
Block a user