mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-10 04:08:03 -06:00
FEATURE add translation
This commit is contained in:
@@ -811,5 +811,9 @@
|
||||
"goToLogin": "Go to login",
|
||||
"@goToLogin": {
|
||||
"description": "Label of the button shown on the login page to skip logging in to existing accounts and navigate user to login page"
|
||||
},
|
||||
"export": "Export",
|
||||
"@export": {
|
||||
"description": "Label for button that exports scanned images to pdf (before upload)"
|
||||
}
|
||||
}
|
||||
@@ -811,5 +811,9 @@
|
||||
"goToLogin": "Przejdź do logowania",
|
||||
"@goToLogin": {
|
||||
"description": "Label of the button shown on the login page to skip logging in to existing accounts and navigate user to login page"
|
||||
},
|
||||
"export": "Eksport",
|
||||
"@export": {
|
||||
"description": "Label for button that exports scanned images to pdf (before upload)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user