-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: added new locale string and release notes #387
Changes from 2 commits
1327265
3bd5b34
03717a6
500f8b0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,68 +31,84 @@ Navigator.push(context, MaterialPageRoute(builder: (context) => uikit),); | |
|
||
You can have the following `keys` in the arb file: | ||
|
||
| `key` | `value` | | ||
| --------------------------------- | ------------------ | | ||
| "join" | "_\<locale-word>_" | | ||
| "joinInAs" | "_\<locale-word>_" | | ||
| "enterYourName" | "_\<locale-word>_" | | ||
| "micOn" | "_\<locale-word>_" | | ||
| "micOff" | "_\<locale-word>_" | | ||
| "leave" | "_\<locale-word>_" | | ||
| "cancel" | "_\<locale-word>_" | | ||
| "areYouSureYouWantToLeaveTheCall" | "_\<locale-word>_" | | ||
| "more" | "_\<locale-word>_" | | ||
| "selectAudioDevice" | "_\<locale-word>_" | | ||
| "selectVideoDevice" | "_\<locale-word>_" | | ||
| "videoOn" | "_\<locale-word>_" | | ||
| "videoOff" | "_\<locale-word>_" | | ||
| "mute" | "_\<locale-word>_" | | ||
| "unmute" | "_\<locale-word>_" | | ||
| "unpin" | "_\<locale-word>_" | | ||
| "pin" | "_\<locale-word>_" | | ||
| "kick" | "_\<locale-word>_" | | ||
| "removeFromStage" | "_\<locale-word>_" | | ||
| "screenShare" | "_\<locale-word>_" | | ||
| "plugins" | "_\<locale-word>_" | | ||
| "createPoll" | "_\<locale-word>_" | | ||
| "question" | "_\<locale-word>_" | | ||
| "askAQuestion" | "_\<locale-word>_" | | ||
| "options" | "_\<locale-word>_" | | ||
| "enterAnOption" | "_\<locale-word>_" | | ||
| "addOption" | "_\<locale-word>_" | | ||
| "anonymous" | "_\<locale-word>_" | | ||
| "hideResultsBeforeVoting" | "_\<locale-word>_" | | ||
| "questionAndOptionsCantBeEmpty" | "_\<locale-word>_" | | ||
| "polls" | "_\<locale-word>_" | | ||
| "pollBy" | "_\<locale-word>_" | | ||
| "vote" | "_\<locale-word>_" | | ||
| "voted" | "_\<locale-word>_" | | ||
| "viewVoters" | "_\<locale-word>_" | | ||
| "stopRecording" | "_\<locale-word>_" | | ||
| "startRecording" | "_\<locale-word>_" | | ||
| "muteAll" | "_\<locale-word>_" | | ||
| "disableAllVideos" | "_\<locale-word>_" | | ||
| "settings" | "_\<locale-word>_" | | ||
| "rec" | "_\<locale-word>_" | | ||
| "camera" | "_\<locale-word>_" | | ||
| "microphoneInput" | "_\<locale-word>_" | | ||
| "chat" | "_\<locale-word>_" | | ||
| "noMessages" | "_\<locale-word>_" | | ||
| "chatMessagesWillAppearHere" | "_\<locale-word>_" | | ||
| "file" | "_\<locale-word>_" | | ||
| "image" | "_\<locale-word>_" | | ||
| "send" | "_\<locale-word>_" | | ||
| "participants" | "_\<locale-word>_" | | ||
| "waitlisted" | "_\<locale-word>_" | | ||
| "inCall" | "_\<locale-word>_" | | ||
| "you" | "_\<locale-word>_" | | ||
| "turnOffVideo" | "_\<locale-word>_" | | ||
| "videoAlreadyOff" | "_\<locale-word>_" | | ||
| "dyte" | "_\<locale-word>_" | | ||
| "back" | "_\<locale-word>_" | | ||
| "waitingForTheHostToLetYouIn" | "_\<locale-word>_" | | ||
| "shareScreen" | "_\<locale-word>_" | | ||
| "stopSharing" | "_\<locale-word>_" | | ||
| `key` | `value` | | ||
| ----- | ------- | | ||
|
||
| `key` | `value` | | ||
| ----------------------------------------------------------------- | -------------------- | | ||
| ------------- **_Newer strings introduced in v0.7.9_** ---------- | -------------------- | | ||
| "endMeetingForAll" | "_\<locale-word>_" | | ||
| "message" | "_\<locale-word>_" | | ||
| "newPollCreated" | "_\<locale-word>_" | | ||
| "waitingToGoLive" | "_\<locale-word>_" | | ||
| "frontCamera" | "_\<locale-word>_" | | ||
| "rearCamera" | "_\<locale-word>_" | | ||
| "externalCamera" | "_\<locale-word>_" | | ||
| "headset" | "_\<locale-word>_" | | ||
| "speaker" | "_\<locale-word>_" | | ||
| "bluetooth" | "_\<locale-word>_" | | ||
| "earpiece" | "_\<locale-word>_" | | ||
| ----------------------------------------------------------- | -------------------- | | ||
| "join" | "_\<locale-word>_" | | ||
| "joinInAs" | "_\<locale-word>_" | | ||
| "enterYourName" | "_\<locale-word>_" | | ||
| "micOn" | "_\<locale-word>_" | | ||
| "micOff" | "_\<locale-word>_" | | ||
| "leave" | "_\<locale-word>_" | | ||
| "cancel" | "_\<locale-word>_" | | ||
| "areYouSureYouWantToLeaveTheCall" | "_\<locale-word>_" | | ||
| "more" | "_\<locale-word>_" | | ||
| "selectAudioDevice" | "_\<locale-word>_" | | ||
| "selectVideoDevice" | "_\<locale-word>_" | | ||
| "videoOn" | "_\<locale-word>_" | | ||
| "videoOff" | "_\<locale-word>_" | | ||
| "mute" | "_\<locale-word>_" | | ||
| "unmute" | "_\<locale-word>_" | | ||
| "unpin" | "_\<locale-word>_" | | ||
| "pin" | "_\<locale-word>_" | | ||
| "kick" | "_\<locale-word>_" | | ||
| "removeFromStage" | "_\<locale-word>_" | | ||
| "screenShare" | "_\<locale-word>_" | | ||
| "plugins" | "_\<locale-word>_" | | ||
| "createPoll" | "_\<locale-word>_" | | ||
| "question" | "_\<locale-word>_" | | ||
| "askAQuestion" | "_\<locale-word>_" | | ||
| "options" | "_\<locale-word>_" | | ||
| "enterAnOption" | "_\<locale-word>_" | | ||
| "addOption" | "_\<locale-word>_" | | ||
| "anonymous" | "_\<locale-word>_" | | ||
| "hideResultsBeforeVoting" | "_\<locale-word>_" | | ||
| "questionAndOptionsCantBeEmpty" | "_\<locale-word>_" | | ||
| "polls" | "_\<locale-word>_" | | ||
| "pollBy" | "_\<locale-word>_" | | ||
| "vote" | "_\<locale-word>_" | | ||
| "voted" | "_\<locale-word>_" | | ||
| "viewVoters" | "_\<locale-word>_" | | ||
| "stopRecording" | "_\<locale-word>_" | | ||
| "startRecording" | "_\<locale-word>_" | | ||
| "muteAll" | "_\<locale-word>_" | | ||
| "disableAllVideos" | "_\<locale-word>_" | | ||
| "settings" | "_\<locale-word>_" | | ||
| "rec" | "_\<locale-word>_" | | ||
| "camera" | "_\<locale-word>_" | | ||
| "microphoneInput" | "_\<locale-word>_" | | ||
| "chat" | "_\<locale-word>_" | | ||
| "noMessages" | "_\<locale-word>_" | | ||
| "chatMessagesWillAppearHere" | "_\<locale-word>_" | | ||
| "file" | "_\<locale-word>_" | | ||
| "image" | "_\<locale-word>_" | | ||
| "send" | "_\<locale-word>_" | | ||
| "participants" | "_\<locale-word>_" | | ||
| "waitlisted" | "_\<locale-word>_" | | ||
| "inCall" | "_\<locale-word>_" | | ||
| "you" | "_\<locale-word>_" | | ||
| "turnOffVideo" | "_\<locale-word>_" | | ||
| "videoAlreadyOff" | "_\<locale-word>_" | | ||
| "dyte" | "_\<locale-word>_" | | ||
| "back" | "_\<locale-word>_" | | ||
| "waitingForTheHostToLetYouIn" | "_\<locale-word>_" | | ||
| "shareScreen" | "_\<locale-word>_" | | ||
| "stopSharing" | "_\<locale-word>_" | | ||
|
||
3. All set, run the app and view the UI Kit in the desired language! | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (suggestion): The 3rd point feels a bit out-of-flow due to the big table between the 2nd & 3rd point. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Sure, we can do that, it justs mentions that to run the app. Don't think it'll make much of a difference. |
||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
[ | ||
{ | ||
"version": "0.7.9", | ||
"createdAt": 1723055400, | ||
"fixes": ["Introduced newer strings for custom locale."] | ||
}, | ||
{ | ||
"version": "0.7.8", | ||
"createdAt": 1721673000, | ||
"fixes": [ | ||
"Make listeners list safe from modification while callbacks in progress", | ||
"Participant video sync in `DyteParticipantTile` component." | ||
] | ||
}, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (doubt): Same changelog as v0.7.7? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. changed. |
||
{ | ||
"version": "0.7.7", | ||
"createdAt": 1721001600, | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(change-request): Can we remove the repeated table header?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done.