diff options
author | Arseniy Movshev <dodoradio@outlook.com> | 2022-10-22 13:31:50 +0100 |
---|---|---|
committer | Arseniy Movshev <dodoradio@outlook.com> | 2023-01-07 14:19:27 +0000 |
commit | 95c72f71f9382e3bf2918892edc1e7137391554d (patch) | |
tree | 4eb93e137d72c7c8bb5604d8a66b6315ab0f87a9 /i18n/asteroid-stopwatch.fa.ts | |
parent | b2f45991df2498a050352f3c6dd8c956bde535ee (diff) |
Fork from asteroid-stopwatch and initialise repo
copied over the asteroidos boilerplate from asteroid-stopwatch and
removed everything else
started work on getting a UI to show up
Diffstat (limited to '')
-rw-r--r-- | i18n/asteroid-stopwatch.fa.ts | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/i18n/asteroid-stopwatch.fa.ts b/i18n/asteroid-stopwatch.fa.ts deleted file mode 100644 index 6f48989..0000000 --- a/i18n/asteroid-stopwatch.fa.ts +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="fa"> -<context> - <name></name> - <message id="id-app-launcher-name"> - <location filename="asteroid-stopwatch.desktop.h" line="6"/> - <source>Stopwatch</source> - <translation>زمانسنج</translation> - </message> -</context> -</TS> |