diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:29:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:29:11 +0100 |
commit | 890776270440331dcd24d34dc5e1cef2167aa70a (patch) | |
tree | 592d1460ade83ad936206ce715a50a1d04b877c7 /files/uk/web/javascript/reference/global_objects/math | |
parent | 68329ed10215ae1e07a55115afe41caf0506a178 (diff) | |
parent | 426f4cc81396745a22d263792cfc3974245dd9e8 (diff) | |
download | translated-content-890776270440331dcd24d34dc5e1cef2167aa70a.tar.gz translated-content-890776270440331dcd24d34dc5e1cef2167aa70a.tar.bz2 translated-content-890776270440331dcd24d34dc5e1cef2167aa70a.zip |
Merge pull request #60 from fiji-flo/unslugging-uk
Unslugging uk
Diffstat (limited to 'files/uk/web/javascript/reference/global_objects/math')
-rw-r--r-- | files/uk/web/javascript/reference/global_objects/math/round/index.html (renamed from files/uk/web/javascript/reference/global_objects/math/заокругелння/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/uk/web/javascript/reference/global_objects/math/заокругелння/index.html b/files/uk/web/javascript/reference/global_objects/math/round/index.html index 92cc055f83..69498e0fd0 100644 --- a/files/uk/web/javascript/reference/global_objects/math/заокругелння/index.html +++ b/files/uk/web/javascript/reference/global_objects/math/round/index.html @@ -1,6 +1,6 @@ --- title: Math.round() -slug: Web/JavaScript/Reference/Global_Objects/Math/заокругелння +slug: Web/JavaScript/Reference/Global_Objects/Math/round tags: - JavaScript - Math @@ -8,6 +8,7 @@ tags: - Заокруглення - метод translation_of: Web/JavaScript/Reference/Global_Objects/Math/round +original_slug: Web/JavaScript/Reference/Global_Objects/Math/заокругелння --- <div>{{JSRef}}</div> |