[UI/App] Add build date field to build info dialog.

This commit is contained in:
Kuba Szczodrzyński
2021-03-29 10:43:34 +02:00
parent 1f6da2babe
commit 891be2f9dd
2 changed files with 8 additions and 0 deletions

View File

@ -1425,4 +1425,5 @@
<string name="settings_about_version_details_subtext">Informacje o kompilacji</string>
<string name="build_dialog_open_repo">Sprawdź kod</string>
<string name="error_no_api_access">Brak dostępu do API</string>
<string name="build_date">Data kompilacji</string>
</resources>