diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-09 00:49:39 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-09 00:49:39 +0000 |
commit | fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb (patch) | |
tree | c194112508d253c64aebf8273cb8566fceaf8697 /files/fr/web | |
parent | d6e1ef64cdf9b8592a58a30725c208753729b08a (diff) | |
download | translated-content-fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb.tar.gz translated-content-fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb.tar.bz2 translated-content-fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb.zip |
[CRON] sync translated content
Diffstat (limited to 'files/fr/web')
-rw-r--r-- | files/fr/web/javascript/reference/global_objects/string/index.html (renamed from files/fr/web/api/bytestring/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/web/api/bytestring/index.html b/files/fr/web/javascript/reference/global_objects/string/index.html index 48cb5b812d..808d99008b 100644 --- a/files/fr/web/api/bytestring/index.html +++ b/files/fr/web/javascript/reference/global_objects/string/index.html @@ -1,12 +1,13 @@ --- title: ByteString -slug: Web/API/ByteString +slug: Web/JavaScript/Reference/Global_Objects/String tags: - API - DOM - Reference - WebIDL translation_of: Web/API/ByteString +original_slug: Web/API/ByteString --- <div>{{APIRef("DOM")}}</div> |