You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standardized Text Capitalization Across Language Files
For a more uniform look and feel, the text across multiple language files (including English, Arabic, Kurdish, and German) is updated to have capitalized first letters (e.g., "created at" to "Created at", "status" to "Status"). Consistent casing is now also ensured for all references to 'webhook'.
Refinement of Descriptions
Various descriptions within the English language files have been refined to enhance the clarity of the text and the qualification of specific terms.
Addition of Key-Value Pair
A new key-value pair has been added labelled 'value_help'. This aims to provide additional context for the values stored within the collection language file, resulting in easier understanding and use.
Improved Consistency and Clarity of the User Interface Text
In the edit-collection-warning.blade.php view file, the format of a warning message was altered for additional explicitness. Changes were made on additional view files to make sure that user interface texts are clearer, properly capitalized, and match the improved language strings.
Uniformity in Translated Strings
Similar updates are made to Spanish and French language files. This ensures translated strings also remain consistent and correctly formatted to match the changes made in other language files.
Hi folks, many of the English strings are incorrectly capitalized, some strings are missing entirely such as "Avatar". This PR corrects the English strings.
There are still more corrections that could be made but these are the ones I was able to spot manually on the dashboard and then manually confirm the changes are correct.
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Correct capitalization, add missing strings