mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
22 lines
455 B
JSON
22 lines
455 B
JSON
{
|
|
"@@info": [
|
|
"Here are translations that exist in <en> but not in <iw>.",
|
|
"After editing this file, you can run 'dart run slang apply --locale=iw' to quickly apply the newly added translations."
|
|
],
|
|
"general": {
|
|
"noItemInClipboard": "No item in Clipboard"
|
|
},
|
|
"sendTab": {
|
|
"picker": {
|
|
"clipboard": "Clipboard"
|
|
}
|
|
},
|
|
"settingsTab": {
|
|
"general": {
|
|
"colorOptions": {
|
|
"oled": "OLED"
|
|
}
|
|
}
|
|
}
|
|
}
|