-
Notifications
You must be signed in to change notification settings - Fork 206
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
[tr] Update Turkish Translations #429
Merged
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
29a47c5
[tr] Update CLI.php
haykaf 5eddac0
[tr] Update Cache.php
haykaf a4331d7
[tr] Update Core.php
haykaf c54437f
[tr] Update Database.php
haykaf 28fcade
[tr] Update Email.php
haykaf f0072f7
[tr] Update Files.php
haykaf 0cd79d0
[tr] Update Filters.php
haykaf f8653b4
[tr] Update Format.php
haykaf 03c3faf
[tr] Update HTTP.php
haykaf d7726d6
[tr] Update Images.php
haykaf a6ccc12
[tr] Update Log.php
haykaf 683ab99
[tr] Update Migrations.php
haykaf 407ccec
[tr] Update Pager.php
haykaf b1d8050
[tr] Update Router.php
haykaf f3e5387
[tr] Update Session.php
haykaf fe8e4da
[tr] Update Time.php
haykaf e53f8d6
[tr] Update Validation.php
haykaf 96f3288
[tr] Update View.php
haykaf a0d3467
[tr] Update Migrations.php
haykaf 6d8d869
[tr] Update Migrations.php
haykaf 4fbff87
[tr] Add Cast.php
haykaf 8b2a594
[tr] Add Cookie.php
haykaf a58ca84
[tr] Add Encryption.php
haykaf b7c1299
[tr] Add Errors.php
haykaf 9420e02
[tr] Add Fabricator.php
haykaf 40a9cc0
[tr] Add Language.php
haykaf 3e75563
[tr] Add Publisher.php
haykaf 9a5f5a0
[tr] Add RESTful.php
haykaf cf7a002
[tr] Add Security.php
haykaf dd0d2ff
[tr] Add Test.php
haykaf 903b124
[tr] Updated translations for consistency and accuracy based on feedback
haykaf 35a868b
[tr] Updated translations following additional feedback
haykaf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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.
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.
Can you please consider the following changes?
'invalidHandlers' => 'Önbellek yapılandırması, $validHandlers (geçerli handlerlar) dizisi içermelidir.',
'noBackup' => 'Önbellek yapılandırması, bir handler ve yedek handler (backupHandler) kümesi belirlemelidir.',