mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 07:42:40 +10:00
* Translated using Weblate (English (Australia)) Currently translated at 1.6% (6 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_AU/ * Translated using Weblate (English (en_PIRATE)) Currently translated at 99.4% (373 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_PIRATE/ * Translated using Weblate (English (en_PIRATE)) Currently translated at 99.4% (373 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_PIRATE/ * Translated using Weblate (English (en_PIRATE)) Currently translated at 100.0% (375 of 375 strings) Translation: Drop/Drop Translate-URL: http://translate.droposs.org/projects/drop/drop/en_PIRATE/ --------- Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
24 lines
598 B
JSON
24 lines
598 B
JSON
{
|
|
"setup": {
|
|
"welcome": "G'day."
|
|
},
|
|
"account": {
|
|
"devices": {
|
|
"subheader": "Manage the devices authorised to access your Drop account."
|
|
}
|
|
},
|
|
"auth": {
|
|
"callback": {
|
|
"authClient": "Authorise client?",
|
|
"authorize": "Authorise",
|
|
"authorizedClient": "Drop has successfully authorised the client. You may now close this window."
|
|
}
|
|
},
|
|
"library": {
|
|
"collection": {
|
|
"subheader": "Add a new collection to organise your games"
|
|
},
|
|
"subheader": "Organise your games into collections for easy access, and access all your games."
|
|
}
|
|
}
|