-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6cd270
commit 4df9223
Showing
2 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"config": { | ||
"optional": "Opcjonalny", | ||
"name": "Tytuł", | ||
"time_entity": "Encja czasu", | ||
"mode_entity": "Encja trybu", | ||
"duration_entity": "Encja czasu trwania", | ||
"invalid_configuration": "Niewłaściwa konfiguracja", | ||
"required_entity_missing": "Wymagana encja %entity% nie została skonfigurowana", | ||
"required_entity_not_found": "Wymagana encja %entity% nie została znaleziona", | ||
"force_native_time_picker_for_device": "Wymuś natywny sposób wyboru czasu w tej przeglądarce" | ||
}, | ||
"card": { | ||
"alarm_mode": "Tryb alarmu", | ||
"alarm_duration": "Czas trwania alarmu" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters