mirror of
https://github.com/ziishaned/learn-regex.git
synced 2025-08-05 11:06:46 -04:00
Update Turkish Translations
Signed-off-by: Ogün Karakuş <kirk5bucuk@gmail.com>
This commit is contained in:
parent
9fd246ad04
commit
e91303d770
@ -552,7 +552,7 @@ için `g` işaretini ayrıca belirtiyoruz.
|
||||
"/.(at)/" => The <a href="#learn-regex"><strong>fat</strong></a> cat sat on the mat.
|
||||
</pre>
|
||||
|
||||
[Test the regular expression](https://regex101.com/r/jnk6gM/1)
|
||||
[Düzenli ifadeyi test edin](https://regex101.com/r/jnk6gM/1)
|
||||
|
||||
<pre>
|
||||
"/.(at)/g" => The <a href="#learn-regex"><strong>fat</strong></a> <a href="#learn-regex"><strong>cat</strong></a> <a href="#learn-regex"><strong>sat</strong></a> on the <a href="#learn-regex"><strong>mat</strong></a>.
|
||||
|
Loading…
x
Reference in New Issue
Block a user