refactor(i18n): translate polish variable names and keys to english
All checks were successful
Update Wiki Documentation / generate-docs (push) Successful in 2m13s
All checks were successful
Update Wiki Documentation / generate-docs (push) Successful in 2m13s
This commit is contained in:
@@ -34,6 +34,10 @@ enum class StringKey {
|
||||
CONFIRM_DELETE_ALL,
|
||||
CONFIRM_CHANGE_CONN,
|
||||
DIALOG_BRIGHTNESS,
|
||||
DIALOG_USTAW,
|
||||
DIALOG_ANULUJ
|
||||
DIALOG_SET,
|
||||
DIALOG_CANCEL,
|
||||
DIALOG_WARNING,
|
||||
DIALOG_YES_CHANGE,
|
||||
DIALOG_YES_DELETE,
|
||||
TOAST_CLEARED
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user