mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-09 20:12:20 +08:00
Debug Screen: Make levels translatable
This commit is contained in:
@ -24,7 +24,13 @@ settings:
|
||||
debug:
|
||||
title: Debug App
|
||||
subtitle: Look under the hood
|
||||
levels: Select Level
|
||||
levels:
|
||||
title: Select Level
|
||||
error: Error
|
||||
warning: warning
|
||||
info: Info
|
||||
debug: Debug
|
||||
verbose: Verbose
|
||||
images:
|
||||
title: Image Settings
|
||||
subtitle: Configure how Images are stored
|
||||
|
Reference in New Issue
Block a user