Translated using Weblate (English (Pirate))

Currently translated at 11.4% (4 of 35 strings)

Co-authored-by: Matthew Kilgore <matthew@kilgore.dev>
Translate-URL: http://translate.sysadminsmedia.com/projects/homebox/frontend/en@pirate/
Translation: Homebox/Frontend
This commit is contained in:
Weblate
2024-08-04 22:25:05 +00:00
parent 41a7e73ff4
commit 1891903007

View File

@@ -1 +1,21 @@
{}
{
"index": {
"disabled_registration": "",
"tagline": "Track, Organize, 'n Manage yer Things."
},
"components": {
"app": {
"import_dialog": {
"description": "Import a CSV file containin' yer items, labels, 'n locations. See documentation fer more information on the\n required format.",
"change_warning": "Behavior fer imports wit' existin' import_refs has changed. If an import_ref be present in the CSV file, the\n item will be updated wit' the values in the CSV file."
}
},
"item": {
"view": {
"selectable": {
"no_items": "No Items t' Display"
}
}
}
}
}