summaryrefslogtreecommitdiffstats
path: root/doc/translations/ga.po
diff options
context:
space:
mode:
Diffstat (limited to 'doc/translations/ga.po')
-rw-r--r--doc/translations/ga.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/translations/ga.po b/doc/translations/ga.po
index f638d7c239..84c96bee84 100644
--- a/doc/translations/ga.po
+++ b/doc/translations/ga.po
@@ -73878,7 +73878,7 @@ msgid ""
" # Note: Don't make simultaneous requests using a single HTTPRequest "
"node.\n"
" # The snippet below is provided for reference only.\n"
-" var body = JSON.new().stringify({\"name\": \"Godette\"})\n"
+" var body = JSON.new().stringify({\"name\": \"Redot-chan\"})\n"
" error = http_request.request(\"https://httpbin.org/post\", [], HTTPClient."
"METHOD_POST, body)\n"
" if error != OK:\n"
@@ -73915,7 +73915,7 @@ msgid ""
" // The snippet below is provided for reference only.\n"
" string body = new Json().Stringify(new Redot.Collections.Dictionary\n"
" {\n"
-" { \"name\", \"Godette\" }\n"
+" { \"name\", \"Redot-chan\" }\n"
" });\n"
" error = httpRequest.Request(\"https://httpbin.org/post\", null, "
"HttpClient.Method.Post, body);\n"
@@ -74051,7 +74051,7 @@ msgstr ""
" # Nóta: Ná déan iarratais chomhuaineacha trí úsáid a bhaint as nód amháin "
"Iarratas HTTP.\n"
" # Tá an mhír thíos curtha ar fáil mar thagairt amháin.\n"
-" var body = JSON.new().stringify({\"ainm\": \"Godette\"})\n"
+" var body = JSON.new().stringify({\"ainm\": \"Redot-chan\"})\n"
" error = http_request.request(\"https://httpbin.org/post\", [], HTTPClient."
"METHOD_POST, comhlacht)\n"
" má tá earráid!= OK:\n"
@@ -74091,7 +74091,7 @@ msgstr ""
" comhlacht teaghrán = Json nua().Stringify(new Redot.Collections."
"Dictionary\n"
" {\n"
-" { \"ainm\", \"Godette\" }\n"
+" { \"ainm\", \"Redot-chan\" }\n"
" });\n"
" error = httpRequest.Request(\"https://httpbin.org/post\", null, "
"HttpClient.Method.Post, comhlacht);\n"